kubernetes v1.34

JSONSchemaPropsOrArray

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

1 fields
JSONSchemaPropsOrArray fields and descriptions
Field / TypeDescription
JSONSchemaPropsOrArray
any

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