kubernetes v1.34

JSONSchemaProps.properties.[key].allOf.patternProperties.[key].properties.[key].allOf.not.items

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

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

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