# Functions
New initially creates the instance with no logging (circular dependency).
NewNoAcorn initially creates the instance with no logging (circular dependency) - no acorn version
This does not fully wire up the component.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
KeyLocalVaultToken deprecated please use KeyVaultAuthToken.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
KeyVaultKubernetesBackend deprecated please use KeyVaultAuthKubernetesBackend.
KeyVaultKubernetesRole deprecated please use KeyVaultAuthKubernetesRole.
KeyVaultKubernetesTokenPath deprecated please use KeyVaultAuthKubernetesTokenPath.
KeyVaultSecretPath deprecated please migrate to KeyVaultSecretsConfig
example for a migrated config.yaml VAULT_SECRETS_CONFIG: >- { "<path to secrets in vault>": [ {"vaultKey": "<key of secret>"}, {"vaultKey": "<key of secret>", "configKey": "<if code uses a different config key then key of the secret in vault>"} ] }.
No description provided by the author
No description provided by the author
# Variables
ApplicationName is only used to set up minimal logging if the configuration cannot be read.
PredefinedConfigItems is exposed so you can customize it.
# Structs
No description provided by the author