TokenRequestStatus

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

TokenRequestStatus is the result of a token request.

expirationTimestampTimeexpirationTimestamp is the time of expiration of the returned token.
tokenstringtoken is the opaque bearer token.