package
1.19.0
Repository: https://github.com/hashicorp/vault.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Backend returns an instance of the backend, either as a plugin if external or as a concrete implementation if builtin, casted as logical.Backend.
Factory returns a configured plugin logical.Backend.

# Variables

No description provided by the author
No description provided by the author

# Structs

PluginBackend is a thin wrapper around plugin.BackendPluginClient.