# Packages
No description provided by the author
# Functions
NewActuatorPluginStub creates a new actuator stub for a user defined plugin manager endpoint.
NewPluginManagerServer initializes new plugin manager server.
# Structs
ActuatorClientStub GRPC client stub to actuator plugins.
No description provided by the author
ActuatorPluginStub Stub implementation for ActuatorPlugin.
No description provided by the author
PInfo plugin info struct.
PluginManagerServer implements PluginManager GRPC Server protocol.
# Interfaces
ActuatorsPluginManager interface for actuator plugins.
PluginManager interface of an abstract plugin manager which can handle plugin registrations and de-registration.
# Type aliases
No description provided by the author