kubernetes v1.32

CustomResourceDefinitionSpec.versions.schema.openAPIV3Schema.definitions.[key].anyOf.items

JSONSchemaPropsOrArray represents a value that can either be a JSONSchemaProps or an array of JSONSchemaProps. Mainly here for serialization purposes.

1 fields
CustomResourceDefinitionSpec.versions.schema.openAPIV3Schema.definitions.[key].anyOf.items fields and descriptions
Field / TypeDescription
CustomResourceDefinitionSpec.versions.schema.openAPIV3Schema.definitions.[key].anyOf.items
any

JSONSchemaPropsOrArray represents a value that can either be a JSONSchemaProps or an array of JSONSchemaProps. Mainly here for serialization purposes.