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