Documentation
¶
Index ¶
- func IsValidKubernetesLabelNameValueRegex(input string) bool
- func SanitizeLabelValues(labelValue string) string
- func ValidateCustomLabelKey(k, v string) error
- func ValidateCustomLabels(labels map[string]string) error
- func ValidateEffect(key string, effect v1.TaintEffect) error
- func ValidateFullKey(k, v string) error
- func ValidateKey(key, value string) error
- func ValidatePrefix(prefix string) error
- func ValidateTaints(taints []*v1.Taint) error
- func ValidateValue(key, value string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SanitizeLabelValues ¶
func ValidateCustomLabelKey ¶
func ValidateCustomLabels ¶
func ValidateEffect ¶
func ValidateEffect(key string, effect v1.TaintEffect) error
func ValidateFullKey ¶
func ValidateKey ¶
func ValidatePrefix ¶
func ValidateTaints ¶
func ValidateValue ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.