Documentation ¶
Index ¶
- func ValidateCNI(c *kubeone.CNI, fldPath *field.Path) field.ErrorList
- func ValidateCloudProviderSpec(p kubeone.CloudProviderSpec, fldPath *field.Path) field.ErrorList
- func ValidateClusterNetworkConfig(c kubeone.ClusterNetworkConfig, fldPath *field.Path) field.ErrorList
- func ValidateFeatures(f kubeone.Features, fldPath *field.Path) field.ErrorList
- func ValidateHostConfig(hosts []kubeone.HostConfig, fldPath *field.Path) field.ErrorList
- func ValidateKubeOneCluster(c kubeone.KubeOneCluster) field.ErrorList
- func ValidateMachineControllerConfig(m *kubeone.MachineControllerConfig, ...) field.ErrorList
- func ValidateOIDCConfig(o kubeone.OpenIDConnectConfig, fldPath *field.Path) field.ErrorList
- func ValidateVersionConfig(version kubeone.VersionConfig, fldPath *field.Path) field.ErrorList
- func ValidateWorkerConfig(workerset []kubeone.WorkerConfig, fldPath *field.Path) field.ErrorList
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ValidateCNI ¶ added in v0.7.0
ValidateCNI validates CNI structure
func ValidateCloudProviderSpec ¶
ValidateCloudProviderSpec checks the CloudProviderSpec structure for errors
func ValidateClusterNetworkConfig ¶
func ValidateClusterNetworkConfig(c kubeone.ClusterNetworkConfig, fldPath *field.Path) field.ErrorList
ValidateClusterNetworkConfig validates the ClusterNetworkConfig structure
func ValidateFeatures ¶
ValidateFeatures validates the Features structure
func ValidateHostConfig ¶
ValidateHostConfig validates the HostConfig structure
func ValidateKubeOneCluster ¶
func ValidateKubeOneCluster(c kubeone.KubeOneCluster) field.ErrorList
ValidateKubeOneCluster validates the KubeOneCluster object
func ValidateMachineControllerConfig ¶
func ValidateMachineControllerConfig(m *kubeone.MachineControllerConfig, cloudProviderName kubeone.CloudProviderName, fldPath *field.Path) field.ErrorList
ValidateMachineControllerConfig validates the MachineControllerConfig structure
func ValidateOIDCConfig ¶
ValidateOIDCConfig validates the OpenID Connect configuration
func ValidateVersionConfig ¶
ValidateVersionConfig validates the VersionConfig structure
func ValidateWorkerConfig ¶
ValidateWorkerConfig validates the WorkerConfig structure
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.