Options
All
  • Public
  • Public/Protected
  • All
Menu

TokenRequestStatus is the result of a token request.

export
interface

IoK8sApiAuthenticationV1TokenRequestStatus

Hierarchy

  • IoK8sApiAuthenticationV1TokenRequestStatus

Index

Properties

expirationTimestamp: string

Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the time package offers.

memberof

IoK8sApiAuthenticationV1TokenRequestStatus

token: string

Token is the opaque bearer token.

memberof

IoK8sApiAuthenticationV1TokenRequestStatus

Generated using TypeDoc