kubernetes v1.37

TokenRequest.status

TokenRequestStatus is the result of a token request.

2 fields
TokenRequest.status 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.