python/kubernetes/docs/V1ConfigMapEnvSource.md
2017-06-29 01:34:59 -07:00

531 B

V1ConfigMapEnvSource

Properties

Name Type Description Notes
name str Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names [optional]
optional bool Specify whether the ConfigMap must be defined [optional]

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