Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 622 Bytes

File metadata and controls

15 lines (7 loc) · 622 Bytes

StorageV1TokenRequest

TokenRequest contains parameters of a service account token.

Properties

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