Skip to content

@kubricate/plugin-kubernetes / BasicAuthSecretProvider

BasicAuthSecretProvider

Classes

ClassDescription
BasicAuthSecretProviderBasicAuthSecretProvider is a provider that uses Kubernetes basic-auth secrets. It supports both individual key injection (env) and bulk injection (envFrom).

Interfaces

InterfaceDescription
BasicAuthSecretProviderConfig-
EnvFromSourceEnvFromSource represents the source of a set of ConfigMaps/Secrets

Variables

VariableDescription
basicAuthSecretSchema-