kubernetes v1.32

TokenRequestStatus

TokenRequestStatus is the result of a token request.

2 fields
TokenRequestStatus fields and descriptions
Field / TypeDescription
Time required

ExpirationTimestamp is the time of expiration of the returned token.

  • format: date-time
token
string required

Token is the opaque bearer token.