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

501 B

V1SecretEnvSource

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 Secret must be defined [optional]

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