kubernetes v1.37
BoundObjectReference
BoundObjectReference is a reference to an object that a token is bound to.
| Field / Type | Description |
|---|---|
apiVersion | apiVersion is API version of the referent. |
kind | kind of the referent. Valid kinds are 'Pod', 'Secret', 'Node', 'ValidatingWebhookConfiguration', and 'MutatingWebhookConfiguration'. |
name | name of the referent. |
uid | uid of the referent. |