fn withPasswordSecretRef(value)
fn withPasswordSecretRefMixin(value)
fn withUsername(value)
obj passwordSecretRef
withPasswordSecretRef(value)
PARAMETERS:
- value (
object
)
(String, Sensitive) Basic auth password. Basic auth password.
withPasswordSecretRefMixin(value)
PARAMETERS:
- value (
object
)
(String, Sensitive) Basic auth password. Basic auth password.
withUsername(value)
PARAMETERS:
- value (
string
)
(String) Basic auth username. Basic auth username.
passwordSecretRef.withKey(value)
PARAMETERS:
- value (
string
)
The key to select.
passwordSecretRef.withName(value)
PARAMETERS:
- value (
string
)
Name of the secret.
passwordSecretRef.withNamespace(value)
PARAMETERS:
- value (
string
)
Namespace of the secret.