kubernetes v1.31

JSONSchemaProps.oneOf.allOf.anyOf.oneOf.definitions.[key].not.oneOf.items

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

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

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