Documentation ¶
Index ¶
- func ValidateClusterCIDR(cc *v1.ClusterCIDR) field.ErrorList
- func ValidateClusterCIDRSpec(spec *v1.ClusterCIDRSpec, fldPath *field.Path) field.ErrorList
- func ValidateClusterCIDRUpdate(update, old *v1.ClusterCIDR) field.ErrorList
- func ValidateNodeSelectorRequirement(rq corev1.NodeSelectorRequirement, fldPath *field.Path) field.ErrorList
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ValidateClusterCIDR ¶
func ValidateClusterCIDR(cc *v1.ClusterCIDR) field.ErrorList
ValidateClusterCIDR validates a ClusterCIDR.
func ValidateClusterCIDRSpec ¶
ValidateClusterCIDRSpec validates ClusterCIDR Spec.
func ValidateClusterCIDRUpdate ¶
func ValidateClusterCIDRUpdate(update, old *v1.ClusterCIDR) field.ErrorList
ValidateClusterCIDRUpdate tests if an update to a ClusterCIDR is valid.
func ValidateNodeSelectorRequirement ¶
func ValidateNodeSelectorRequirement(rq corev1.NodeSelectorRequirement, fldPath *field.Path) field.ErrorList
ValidateNodeSelectorRequirement tests that the specified NodeSelectorRequirement fields has valid data.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.