package
0.3.1
Repository: https://github.com/wishicorp/sdk.git
Documentation: pkg.go.dev

# Packages

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
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

No description provided by the author
No description provided by the author
Serve is a helper function used to serve a grpc-backend plugins.

# Constants

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

# Variables

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

# Structs

BackendPluginClient is a wrapper around backendPluginClient that also contains its plugins.Client instance.
GRPCBackendPlugin is the plugins.Plugin implementation that only supports GRPC transport.
GRPCComponentClient is an implementation of logical.Component that communicates over RPC.
No description provided by the author
GRPCConsulClient is an implementation of logical.Consul that communicates over RPC.
ConsulServer is a net/rpc compatible structure for serving.
GRPCStorageClient is an implementation of logical.Storage that communicates over RPC.
StorageServer is a net/rpc compatible structure for serving.
No description provided by the author
LoggerReply contains the RPC reply.
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