Versions in this module Expand all Collapse all v1 v1.11.0 Dec 24, 2018 Changes in this version + func ValidateEtcdVersionForCalicoV3(e *kops.EtcdClusterSpec, majorVersion string, fldPath *field.Path) field.ErrorList v1.10.0 Aug 16, 2018 Changes in this version + func CrossValidateInstanceGroup(g *kops.InstanceGroup, cluster *kops.Cluster, strict bool) error + func DeepValidate(c *kops.Cluster, groups []*kops.InstanceGroup, strict bool) error + func IsValidValue(fldPath *field.Path, v *string, validValues []string) field.ErrorList + func ValidateCluster(c *kops.Cluster, strict bool) *field.Error + func ValidateClusterUpdate(obj *kops.Cluster, status *kops.ClusterStatus, old *kops.Cluster) field.ErrorList + func ValidateDockerConfig(config *kops.DockerConfig, fldPath *field.Path) field.ErrorList + func ValidateInstanceGroup(g *kops.InstanceGroup) error