Schema
objectio.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
optionalapiVersion is API version of the referent.
kind string
optionalkind of the referent. Valid kinds are 'Pod', 'Secret', 'Node', 'ValidatingWebhookConfiguration', and 'MutatingWebhookConfiguration'.
name string
optionalname of the referent.
uid string
optionaluid of the referent.