Documentation ¶
Index ¶
- func ValidatePrefix(prefix *ipam.Prefix) field.ErrorList
- func ValidatePrefixAllocation(prefixAllocation *ipam.PrefixAllocation) field.ErrorList
- func ValidatePrefixAllocationStatus(status *ipam.PrefixAllocationStatus, fldPath *field.Path) field.ErrorList
- func ValidatePrefixAllocationStatusUpdate(newPrefixAllocation, oldPrefixAllocation *ipam.PrefixAllocation) field.ErrorList
- func ValidatePrefixAllocationUpdate(newPrefixAllocation, oldPrefixAllocation *ipam.PrefixAllocation) field.ErrorList
- func ValidatePrefixSpec(spec *ipam.PrefixSpec, fldPath *field.Path) field.ErrorList
- func ValidatePrefixStatus(status *ipam.PrefixStatus, fldPath *field.Path) field.ErrorList
- func ValidatePrefixStatusUpdate(newPrefix, oldPrefix *ipam.Prefix) field.ErrorList
- func ValidatePrefixTemplateSpec(spec *ipam.PrefixTemplateSpec, fldPath *field.Path) field.ErrorList
- func ValidatePrefixUpdate(newPrefix, oldPrefix *ipam.Prefix) field.ErrorList
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ValidatePrefixAllocation ¶
func ValidatePrefixAllocation(prefixAllocation *ipam.PrefixAllocation) field.ErrorList
func ValidatePrefixAllocationStatusUpdate ¶
func ValidatePrefixAllocationStatusUpdate(newPrefixAllocation, oldPrefixAllocation *ipam.PrefixAllocation) field.ErrorList
func ValidatePrefixAllocationUpdate ¶
func ValidatePrefixAllocationUpdate(newPrefixAllocation, oldPrefixAllocation *ipam.PrefixAllocation) field.ErrorList
func ValidatePrefixSpec ¶
func ValidatePrefixStatus ¶
func ValidatePrefixTemplateSpec ¶
ValidatePrefixTemplateSpec validates the spec of a prefix template.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.