Files
c/kubernetes/docs/v1_secret_reference.md
2021-03-17 16:50:46 +08:00

522 B

v1_secret_reference_t

Properties

Name Type Description Notes
name char * Name is unique within a namespace to reference a secret resource. [optional]
_namespace char * Namespace defines the space within which the secret name must be unique. [optional]

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