kubernetes v1.33
JSONSchemaProps.anyOf.patternProperties.[key].oneOf.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.anyOf.patternProperties.[key].oneOf.patternProperties.[key].items | JSONSchemaPropsOrArray represents a value that can either be a JSONSchemaProps or an array of JSONSchemaProps. Mainly here for serialization purposes. |