package
0.4.1
Repository: https://github.com/docker/deploykit.git
Documentation: pkg.go.dev

# README

Scaler controller (container).

# Packages

No description provided by the author
No description provided by the author

# Functions

NewGroupPlugin creates a new group plugin.
NewQuorum creates a supervisor for a group of instances operating in a quorum.
NewScalingGroup creates a supervisor that monitors a group of instances on a provisioner, attempting to maintain a desired size.

# Interfaces

Scaled is a collection of instances that can be scaled up and down.
Supervisor watches over a group of instances.

# Type aliases

FlavorPluginLookup helps with looking up a flavor plugin by name.
InstancePluginLookup helps with looking up an instance plugin by name.