Files
go/kubernetes/docs/V1ConfigMapKeySelector.md
2019-03-26 08:13:00 -07:00

597 B

V1ConfigMapKeySelector

Properties

Name Type Description Notes
Key string The key to select.
Name string Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names [optional]
Optional bool Specify whether the ConfigMap or it's key must be defined [optional]

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