# Packages

No description provided by the author

# Structs

PluginBase is the Base implementation of the go-plugin GRPCPlugin interface.
PluginClient is the gRPC client implementation of the APM interface.
PluginInfo is the information used by plugins to identify themselves and contains critical information about their configuration.

# Interfaces

Base is the common interface that all Autoscaler plugins should implement.