# Packages
Package fake contains a fake Vault signer for use in tests.
# Functions
New returns a new Vault instance with the given namespace, issuer and secrets lister.
# Structs
Vault implements Interface and holds a Vault issuer, secrets lister and a Vault client.
# Type aliases
ClientBuilder is a function type that returns a new Interface.