Uses of Class
io.kubernetes.client.openapi.models.V1ValidationRule
Packages that use V1ValidationRule
-
Uses of V1ValidationRule in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1ValidationRuleModifier and TypeMethodDescriptionMethods in io.kubernetes.client.openapi.models that return types with arguments of type V1ValidationRuleModifier and TypeMethodDescriptionV1JSONSchemaProps.getxKubernetesValidations()
x-kubernetes-validations describes a list of validation rules written in the CEL expression language.Methods in io.kubernetes.client.openapi.models with parameters of type V1ValidationRuleModifier and TypeMethodDescriptionV1JSONSchemaProps.addXKubernetesValidationsItem
(V1ValidationRule xKubernetesValidationsItem) Method parameters in io.kubernetes.client.openapi.models with type arguments of type V1ValidationRuleModifier and TypeMethodDescriptionvoid
V1JSONSchemaProps.setxKubernetesValidations
(List<V1ValidationRule> xKubernetesValidations) V1JSONSchemaProps.xKubernetesValidations
(List<V1ValidationRule> xKubernetesValidations)