TokenRequestStatus
io.k8s.api.authentication.v1.TokenRequestStatus
Description
TokenRequestStatus is the result of a token request.
Properties
-
expirationTimestampTime - expirationTimestamp is the time of expiration of the returned token.
-
tokenstring - token is the opaque bearer token.