package
1.19.0
Repository: https://github.com/hashicorp/vault.git
Documentation: pkg.go.dev

# Functions

LoadConfig loads the configuration at the given path, regardless if it's a file or directory.
LoadConfigDir loads the configuration at the given path if it's a directory.
LoadConfigFile loads the configuration at the given path if it's a file.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author

# Structs

APIProxy contains any configuration needed for proxy mode.
AutoAuth is the configured authentication method and sinks.
Cache contains any configuration needed for Cache mode.
Config is the configuration for Vault Proxy.
Method represents the configuration for the authentication backend.
No description provided by the author
Sink defines a location to write the authenticated token.
Vault contains configuration for connecting to Vault servers.