package
1.10.0
Repository: https://github.com/spiffe/spire-plugin-sdk.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Interfaces

NeedsHostServices is an interface implemented by plugin/service server implementations that need SPIRE host services.
NeedsLogger is an interface implemented by server implementations that a logger.
PluginClient is implemented by plugin client implementations.
PluginServer is implemented by plugin server implementations.
ServiceBroker is used to obtain clients to SPIRE host services.
ServiceClient is implemented by service/hostservice client implementations.
ServiceServer is implemented by service/hostservice server implementations.