Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RPC ¶
type RPC struct {
// contains filtered or unexported fields
}
RPC is a plugin implementation that talks over net/rpc
func (*RPC) PluginInfo ¶
func (r *RPC) PluginInfo() (*base.PluginInfo, error)
type RPCScaleRequest ¶
type RPCScaleRequest struct { Action sdk.ScalingAction Config map[string]string }
Click to show internal directories.
Click to hide internal directories.