Skip to main content
Schemaobject

io.k8s.api.authentication.v1.BoundObjectReference

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

Source
specs/api__v1_openapi.json
Revision
9a79c3bd90f7
Active snapshot
2a9112600697
apiVersion string
optional

apiVersion is API version of the referent.

kind string
optional

kind of the referent. Valid kinds are 'Pod', 'Secret', 'Node', 'ValidatingWebhookConfiguration', and 'MutatingWebhookConfiguration'.

name string
optional

name of the referent.

uid string
optional

uid of the referent.