@kubricate/plugin-kubernetes / BasicAuthSecretProvider
BasicAuthSecretProvider
Classes
| Class | Description |
|---|---|
| BasicAuthSecretProvider | BasicAuthSecretProvider is a provider that uses Kubernetes basic-auth secrets. It supports both individual key injection (env) and bulk injection (envFrom). |
Interfaces
| Interface | Description |
|---|---|
| BasicAuthSecretProviderConfig | - |
| EnvFromSource | EnvFromSource represents the source of a set of ConfigMaps/Secrets |
Variables
| Variable | Description |
|---|---|
| basicAuthSecretSchema | - |