kubernetes v1.33
JSONSchemaProps.oneOf.anyOf.allOf.patternProperties.[key].items
JSONSchemaPropsOrArray represents a value that can either be a JSONSchemaProps or an array of JSONSchemaProps. Mainly here for serialization purposes.
| Field / Type | Description |
|---|---|
JSONSchemaProps.oneOf.anyOf.allOf.patternProperties.[key].items | JSONSchemaPropsOrArray represents a value that can either be a JSONSchemaProps or an array of JSONSchemaProps. Mainly here for serialization purposes. |