kubernetes v1.33
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.
|