kubernetes v1.31

CustomResourceDefinition.spec.versions.schema.openAPIV3Schema.allOf.definitions.[key].items

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

1 fields
CustomResourceDefinition.spec.versions.schema.openAPIV3Schema.allOf.definitions.[key].items fields and descriptions
Field / TypeDescription
CustomResourceDefinition.spec.versions.schema.openAPIV3Schema.allOf.definitions.[key].items
any

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