Options
All
  • Public
  • Public/Protected
  • All
Menu

Retrieves and returns an auth token for accessing etcd. This function is based on the algorithm in https://git.io/vHzwh.

Hierarchy

  • Authenticator

Index

Constructors

constructor

Methods

getMetadata

  • getMetadata(): Promise<Metadata>

invalidateMetadata

  • invalidateMetadata(): void
  • Invalides the cached metadata. Clients should call this if they detect that the authentication is no longer valid.

    Returns void

Legend

  • Constructor
  • Method
  • Inherited method

Generated using TypeDoc