# Functions

NewVaultBackend returns a new backend for Hashicorp vault.
NewVaultConfigFromBackendConfig returns a AuthMethod for Hashicorp vault based on the configuration.

# Structs

VaultBackend is a backend to fetch secrets from Hashicorp vault.
VaultBackendConfig contains the configuration to connect to Hashicorp vault backend.
VaultSessionBackendConfig is the configuration for a Hashicorp vault backend.
VaultTLSConfig contains the TLS and certificate configuration.