BoundObjectReference

io.k8s.api.authentication.v1.BoundObjectReference

Description

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

Properties

apiVersion string
apiVersion is 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.