kubernetes v1.33

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

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

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

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