kubernetes v1.32

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

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