Documentation ¶
Index ¶
- func ValidatClusterSpec(spec *devopsv1.ClusterSpec, fldPath *field.Path, phase devopsv1.ClusterPhase) field.ErrorList
- func ValidateCIDRs(spec *devopsv1.ClusterSpec, specPath *field.Path) field.ErrorList
- func ValidateCluster(ctx *common.ClusterContext) field.ErrorList
- func ValidateClusterProperty(spec *devopsv1.ClusterSpec, propPath *field.Path) field.ErrorList
- func ValidateClusterSpecVersion(version string, fldPath *field.Path, phase devopsv1.ClusterPhase) field.ErrorList
- func ValidateMachine(machine *devopsv1.Machine) field.ErrorList
- func ValidateMachineSpec(spec *devopsv1.MachineSpec, fldPath *field.Path) field.ErrorList
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ValidatClusterSpec ¶
func ValidatClusterSpec(spec *devopsv1.ClusterSpec, fldPath *field.Path, phase devopsv1.ClusterPhase) field.ErrorList
ValidatClusterSpec validates a given ClusterSpec.
func ValidateCIDRs ¶
ValidateCIDRs validates clusterCIDR and serviceCIDR.
func ValidateCluster ¶
func ValidateCluster(ctx *common.ClusterContext) field.ErrorList
ValidateCluster validates a given Cluster.
func ValidateClusterProperty ¶
ValidateClusterProperty validates a given ClusterProperty.
func ValidateClusterSpecVersion ¶
func ValidateClusterSpecVersion(version string, fldPath *field.Path, phase devopsv1.ClusterPhase) field.ErrorList
ValidateClusterSpecVersion validates a given version.
func ValidateMachine ¶
ValidateMachine validates a given machine.
func ValidateMachineSpec ¶
ValidateMachineSpec validates a given machine spec.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.