//
pkg.gl
Category
github.com/hashicorp/vault
builtin
plugin
package
1.19.0
Repository:
https://github.com/hashicorp/vault.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
13
Dependents
80
Files
262 SLOC
#
Packages
v5
No description provided by the author
#
Functions
Backend
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
Factory returns a configured plugin logical.Backend.
#
Variables
ErrMismatchPaths
No description provided by the author
ErrMismatchType
No description provided by the author
#
Structs
PluginBackend
PluginBackend is a thin wrapper around plugin.BackendPluginClient.