# Functions

No description provided by the author
NewController returns a new sample controller.
No description provided by the author
StartServer start the service.

# Constants

AutoScalerServerNodeAutoscaled is a node create by autoscaler.
AutoScalerServerNodeExternal is a node create out of autoscaler.
AutoScalerServerNodeManaged is a node managed by controller.
AutoScalerServerNodeStateCreating running state.
AutoScalerServerNodeStateDeleted deleted state.
AutoScalerServerNodeStateNotCreated not created state.
AutoScalerServerNodeStateRunning running state.
AutoScalerServerNodeStateStopped stopped state.
AutoScalerServerNodeStateUndefined undefined state.
No description provided by the author
No description provided by the author
NodegroupCreated create state.
NodegroupDeleted deleted status.
NodegroupDeleting deleting status.
NodegroupNotCreated not created state.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

AutoScalerServerApp declare AutoScaler grpc server.
AutoScalerServerNode Describe a AutoScaler VM Node name and instance name could be differ when using AWS cloud provider.
AutoScalerServerNodeGroup Group all AutoScaler VM created inside a NodeGroup Each node have name like <node group name>-vm-<vm index>.
Controller is the controller implementation for Foo resources.

# Type aliases

AutoScalerServerNodeState VM state.
AutoScalerServerNodeType node class (external, autoscaled, managed).
NodeGroupState describe the nodegroup status.
No description provided by the author