Skip to main content
Schemaobject

io.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
optional

expirationTimestamp is the time of expiration of the returned token.

token string
optional

token is the opaque bearer token.