Schema
objectio.k8s.api.authentication.v1.TokenRequestStatus
TokenRequestStatus is the result of a token request.
- Source
specs/api__v1_openapi.json- Revision
9a79c3bd90f7- Active snapshot
2a9112600697
expirationTimestamp
optionalexpirationTimestamp is the time of expiration of the returned token.
token string
optionaltoken is the opaque bearer token.