Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 714 Bytes

storage_v1_token_request.md

File metadata and controls

11 lines (7 loc) · 714 Bytes

storage_v1_token_request_t

Properties

Name Type Description Notes
audience char * audience is the intended audience of the token in "TokenRequestSpec". It will default to the audiences of kube apiserver.
expiration_seconds long expirationSeconds is the duration of validity of the token in "TokenRequestSpec". It has the same default value of "ExpirationSeconds" in "TokenRequestSpec". [optional]

[Back to Model list] [Back to API list] [Back to README]