Skip to content

Latest commit

 

History

History
88 lines (56 loc) · 1.4 KB

File metadata and controls

88 lines (56 loc) · 1.4 KB

basicAuth

Index

Fields

fn withPasswordSecretRef

withPasswordSecretRef(value)

PARAMETERS:

  • value (object)

(String, Sensitive) Basic auth password. Basic auth password.

fn withPasswordSecretRefMixin

withPasswordSecretRefMixin(value)

PARAMETERS:

  • value (object)

(String, Sensitive) Basic auth password. Basic auth password.

fn withUsername

withUsername(value)

PARAMETERS:

  • value (string)

(String) Basic auth username. Basic auth username.

obj passwordSecretRef

fn passwordSecretRef.withKey

passwordSecretRef.withKey(value)

PARAMETERS:

  • value (string)

The key to select.

fn passwordSecretRef.withName

passwordSecretRef.withName(value)

PARAMETERS:

  • value (string)

Name of the secret.

fn passwordSecretRef.withNamespace

passwordSecretRef.withNamespace(value)

PARAMETERS:

  • value (string)

Namespace of the secret.