TokenRequestStatus

io.k8s.api.authentication.v1.TokenRequestStatus source ↗

TokenRequestStatus is the result of a token request.

expirationTimestampTime requiredExpirationTimestamp is the time of expiration of the returned token.
tokenstring requiredToken is the opaque bearer token.