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

525 B

V1SecretEnvSource

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

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