Uses of Interface
io.kubernetes.client.proto.V1beta1Apiextensions.CustomResourceValidationOrBuilder
-
Uses of V1beta1Apiextensions.CustomResourceValidationOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1beta1Apiextensions.CustomResourceValidationOrBuilderModifier and TypeClassDescriptionstatic final class
CustomResourceValidation is a list of validation methods for CustomResources.static final class
CustomResourceValidation is a list of validation methods for CustomResources.Methods in io.kubernetes.client.proto that return V1beta1Apiextensions.CustomResourceValidationOrBuilderModifier and TypeMethodDescriptionV1beta1Apiextensions.CustomResourceDefinitionVersion.Builder.getSchemaOrBuilder()
schema describes the schema used for validation and pruning of this version of the custom resource.V1beta1Apiextensions.CustomResourceDefinitionVersion.getSchemaOrBuilder()
schema describes the schema used for validation and pruning of this version of the custom resource.V1beta1Apiextensions.CustomResourceDefinitionVersionOrBuilder.getSchemaOrBuilder()
schema describes the schema used for validation and pruning of this version of the custom resource.V1beta1Apiextensions.CustomResourceDefinitionSpec.Builder.getValidationOrBuilder()
validation describes the schema used for validation and pruning of the custom resource.V1beta1Apiextensions.CustomResourceDefinitionSpec.getValidationOrBuilder()
validation describes the schema used for validation and pruning of the custom resource.V1beta1Apiextensions.CustomResourceDefinitionSpecOrBuilder.getValidationOrBuilder()
validation describes the schema used for validation and pruning of the custom resource.