kubernetes v1.37

TokenRequestStatus

TokenRequestStatus is the result of a token request.

2 fields
TokenRequestStatus fields and descriptions
Field / TypeDescription
Time

expirationTimestamp is the time of expiration of the returned token.

  • format: date-time
token
string

token is the opaque bearer token.