//
pkg.gl
Category
github.com/cosmotek/api-commons
vault
package
0.11.1
Repository:
https://github.com/cosmotek/api-commons.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
25 SLOC
#
Functions
Dial
Dial connects to and authenticates with Vault using AppRole provided by config.
#
Structs
Config
Config is used by the Dial function to connect with Vault.
Vault
Vault is a simple wrapper around the Go Vault client which handles authentication (AppRole) auto-magically.