kubernetes v1.37
TokenRequestSpec.expirationSeconds
expirationSeconds is the requested duration of validity of the request. The token issuer may return a token with a different validity duration so a client needs to check the 'expiration' field in a response.
| Field / Type | Description |
|---|---|
TokenRequestSpec.expirationSeconds | expirationSeconds is the requested duration of validity of the request. The token issuer may return a token with a different validity duration so a client needs to check the 'expiration' field in a response.
|