python/kubernetes/docs/V1NodeConfigSource.md
2022-01-04 09:43:09 -08:00

548 B

V1NodeConfigSource

NodeConfigSource specifies a source of node configuration. Exactly one subfield (excluding metadata) must be non-nil. This API is deprecated since 1.22

Properties

Name Type Description Notes
config_map V1ConfigMapNodeConfigSource [optional]

[Back to Model list] [Back to API list] [Back to README]