Expand description
The runtime configuration for the variables factor used in the Spin CLI.
Structs§
- Azure
KeyVault Provider - A provider that fetches variables from Azure Key Vault.
- Azure
KeyVault Variables Config - Azure KeyVault runtime config literal options for authentication
- EnvVariables
Config - Configuration for the environment variables provider.
- EnvVariables
Provider - A [
Provider
] that uses environment variables. - Static
Variables Provider - A [
Provider
] that reads variables from an static map. - Vault
Variables Provider - A config Provider that uses HashiCorp Vault.
Enums§
- Azure
Authority Host - Azure
KeyVault Auth Options - Azure Cosmos Key / Value enumeration for the possible authentication options
- Variable
Provider Configuration - A runtime configuration used in the Spin CLI for one type of variable provider.
Functions§
- runtime_
config_ from_ toml - Resolves a runtime configuration for the variables factor from a TOML table.