package
0.9.1
Repository: https://github.com/orirawlings/vault.git
Documentation: pkg.go.dev

# Functions

NewConsulBackend constructs a Consul backend using the given API client and the prefix in the KV store.

# Constants

DefaultServiceName is the default Consul service name used when advertising a Vault instance.

# Structs

ConsulBackend is a physical backend that stores data at specific prefix within Consul.
ConsulLock is used to provide the Lock interface backed by Consul.