Documentation
      ¶
    
    
  
    
  
    Index ¶
- func ValidateLabelName(labelName string, fldPath *field.Path) field.ErrorList
 - func ValidateLabelSelector(ps *unversioned.LabelSelector, fldPath *field.Path) field.ErrorList
 - func ValidateLabelSelectorRequirement(sr unversioned.LabelSelectorRequirement, fldPath *field.Path) field.ErrorList
 - func ValidateLabels(labels map[string]string, fldPath *field.Path) field.ErrorList
 
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ValidateLabelName ¶ added in v1.3.0
ValidateLabelName validates that the label name is correctly defined.
func ValidateLabelSelector ¶
func ValidateLabelSelector(ps *unversioned.LabelSelector, fldPath *field.Path) field.ErrorList
func ValidateLabelSelectorRequirement ¶
func ValidateLabelSelectorRequirement(sr unversioned.LabelSelectorRequirement, fldPath *field.Path) field.ErrorList
Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.