# Functions
GetAllSingleValuedRequirementLabels converts instanceType.Requirements to labels Like instanceType.Requirements.Labels() it uses single-valued requirements Unlike instanceType.Requirements.Labels() it does not filter out restricted Node labels.
No description provided by the author
No description provided by the author
ParseInstanceID parses the provider ID stored on the node to get the instance ID associated with a node.
ParseISO8601 parses the given time string into a time.Time object.
PrettySlice truncates a slice after a certain number of max items to ensure that the Slice isn't too long.
WithDefaultFloat64 returns the float64 value of the supplied environment variable or, if not present, the supplied default value.