Discover Packages
github.com/davepgreene/go-db-credential-refresh/store/vault
package
module
Version:
v0.0.0-...-32531cf
Opens a new window with list of versions in this module.
Published: Apr 30, 2025
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
View Source
var (
ErrConfigRequired = errors .New ("config is required")
ErrCredentialLocationRequired = errors .New ("credential location is required")
ErrClientRequired = errors .New ("client is required")
ErrTokenLocationRequired = errors .New ("token location is required")
)
Config contains configuration information.
Store is a Store implementation for HashiCorp Vault.
NewStore creates a new Vault-backed store.
Get implements the Store interface.
Refresh implements the store interface.
TokenLocation is an interface describing how to get a Vault token
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.