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