kubernetes v1.32
TokenRequestSpec.boundObjectRef
BoundObjectReference is a reference to an object that a token is bound to.
| Field / Type | Description |
|---|---|
apiVersion | API version of the referent. |
kind | Kind of the referent. Valid kinds are 'Pod' and 'Secret'. |
name | Name of the referent. |
uid | UID of the referent. |