TokenRequestStatus

io.k8s.api.authentication.v1.TokenRequestStatus

Description

TokenRequestStatus is the result of a token request.

Properties

expirationTimestamp Time
expirationTimestamp is the time of expiration of the returned token.
token string
token is the opaque bearer token.