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

613 B

v1_bound_object_reference_t

Properties

Name Type Description Notes
api_version char * API version of the referent. [optional]
kind char * Kind of the referent. Valid kinds are 'Pod' and 'Secret'. [optional]
name char * Name of the referent. [optional]
uid char * UID of the referent. [optional]

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