Interface IPasswordAuthenticator

IPasswordAuthenticator specifies an authenticator which uses an RBAC username and password to authenticate with the cluster.

Hierarchy

  • IPasswordAuthenticator

Implemented by

Properties

Properties

password: string

The password to autehnticate with.

username: string

The username to authenticate with.

Generated using TypeDoc