Options
All
  • Public
  • Public/Protected
  • All
Menu

TokenRequest contains parameters of a service account token.

export
interface

IoK8sApiStorageV1TokenRequest

Hierarchy

  • IoK8sApiStorageV1TokenRequest

Index

Properties

audience: string

audience is the intended audience of the token in "TokenRequestSpec". It will default to the audiences of kube apiserver.

memberof

IoK8sApiStorageV1TokenRequest

expirationSeconds?: number

expirationSeconds is the duration of validity of the token in "TokenRequestSpec". It has the same default value of "ExpirationSeconds" in "TokenRequestSpec".

memberof

IoK8sApiStorageV1TokenRequest

Generated using TypeDoc