Documentation ¶
Overview ¶
Package format contains functions to format and compare formatted values used in Kubernetes labels.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MustEqualValue ¶
MustEqualValue returns true if the actualLabelValue equals either the inputLabelValue or the hashed value of the inputLabelValue.
func MustFormatValue ¶
MustFormatValue returns the passed inputLabelValue if it meets the standards for a Kubernetes label value. If the name is not a valid label value this function returns a hash which meets the requirements.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.