Manifests.io

Easy to use kubernetes documentation

TokenRequest.spec.boundObjectRef

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

Description
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.

See an issue here?