python/kubernetes/docs/V1ConfigMapEnvSource.md
2017-04-05 15:24:07 -07:00

507 B

V1ConfigMapEnvSource

Properties

Name Type Description Notes
name str Name of the referent. More info: http://kubernetes.io/docs/user-guide/identifiers#names [optional]
optional bool Specify whether the ConfigMap must be defined [optional]

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