package
0.11.6
Repository: https://github.com/puppetlabs/vault.git
Documentation: pkg.go.dev

# Functions

Config loads the configuration and returns it.
DefaultTokenHelper returns the token helper that is configured for Vault.
LoadConfig reads the configuration from the given path.
ParseConfig parses the given configuration as a string.

# Constants

ConfigPathEnv is the environment variable that can be used to override where the Vault configuration is.
DefaultConfigPath is the default path to the configuration file.

# Structs

Config is the CLI configuration for Vault that can be specified via a `$HOME/.vault` file which is HCL-formatted (therefore HCL or JSON).