# 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.