kubernetes v1.31

JSONSchemaProps.properties.[key].not.patternProperties.[key].allOf.properties.[key].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].not.patternProperties.[key].allOf.properties.[key].items fields and descriptions
Field / TypeDescription
JSONSchemaProps.properties.[key].not.patternProperties.[key].allOf.properties.[key].items
any

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