python/kubernetes/docs/V1SecretKeySelector.md

510 B

V1SecretKeySelector

Properties

Name Type Description Notes
key str The key of the secret to select from. Must be a valid secret key.
name str Name of the referent. More info: http://kubernetes.io/docs/user-guide/identifiers#names [optional]

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