kubernetes v1.33

TokenRequest.spec.boundObjectRef

BoundObjectReference is a reference to an object that a token is bound to.

4 fields
TokenRequest.spec.boundObjectRef fields and descriptions
Field / TypeDescription
apiVersion
string

API version of the referent.

kind
string

Kind of the referent. Valid kinds are 'Pod' and 'Secret'.

name
string

Name of the referent.

uid
string

UID of the referent.