kubernetes v1.31

CustomResourceValidation.openAPIV3Schema.allOf.properties.[key].patternProperties.[key].not.items

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

1 fields
CustomResourceValidation.openAPIV3Schema.allOf.properties.[key].patternProperties.[key].not.items fields and descriptions
Field / TypeDescription
CustomResourceValidation.openAPIV3Schema.allOf.properties.[key].patternProperties.[key].not.items
any

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