package
0.11.6
Repository: https://github.com/puppetlabs/vault.git
Documentation: pkg.go.dev

# Packages

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

# Functions

NewBackend will return an instance of an RPC-based client implementation of the backend for external plugins, or a concrete implementation of the backend if it is a builtin backend.
Serve is a helper function used to serve a backend plugin.

# Constants

BackendPluginName is the name of the plugin that can be dispensed from the plugin server.

# Variables

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

# Structs

BackendPlugin is the plugin.Plugin implementation.
BackendPluginClient is a wrapper around backendPluginClient that also contains its plugin.Client instance.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GRPCBackendPlugin is the plugin.Plugin implementation that only supports GRPC transport.
GRPCStorageClient is an implementation of logical.Storage that communicates over RPC.
StorageServer is a net/rpc compatible structure for serving.
HandleExistenceCheckArgs is the args for HandleExistenceCheck method.
HandleExistenceCheckReply is the reply for HandleExistenceCheck method.
HandleRequestArgs is the args for HandleRequest method.
HandleRequestReply is the reply for HandleRequest method.
No description provided by the author
No description provided by the author
LoggerReply contains the RPC reply.
No description provided by the author
No description provided by the author
No description provided by the author
NOOPStorage is used to deny access to the storage interface while running a backend plugin in metadata mode.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SetupArgs is the args for Setup method.
SetupReply is the reply for Setup method.
SpecialPathsReply is the reply for SpecialPaths method.
StorageClient is an implementation of logical.Storage that communicates over RPC.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
StorageServer is a net/rpc compatible structure for serving.
No description provided by the author
No description provided by the author
SystemReply is the reply for System method.
No description provided by the author
No description provided by the author
No description provided by the author
TypeReply is the reply for the Type method.

# Type aliases

No description provided by the author