UsernamePasswordCredentials interface

The credentials for authentication mode UsernamePassword.

Properties

passwordSecretName

The name of the secret containing the password.

usernameSecretName

The name of the secret containing the username.

Property Details

passwordSecretName

The name of the secret containing the password.

passwordSecretName: string

Property Value

string

usernameSecretName

The name of the secret containing the username.

usernameSecretName: string

Property Value

string