BoundObjectReference
io.k8s.api.authentication.v1.BoundObjectReference
Description
BoundObjectReference is a reference to an object that a token is bound to.
Properties
-
apiVersionstring - apiVersion is API version of the referent.
-
kindstring - kind of the referent. Valid kinds are 'Pod' and 'Secret'.
-
namestring - name of the referent.
-
uidstring - uid of the referent.