Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ValidateListSetsAndMaps ¶
func ValidateListSetsAndMaps(fldPath *field.Path, s *schema.Structural, obj map[string]interface{}) field.ErrorList
ValidateListSetsAndMaps validates that arrays with x-kubernetes-list-type "map" and "set" fulfill the uniqueness invariants for the keys (maps) and whole elements (sets).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.