Documentation ¶
Overview ¶
Package controller contains code for the spate controller. The controller looks for changes in the service landscape of Docker Swarm and handles them.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct { startstopper.StartStopper // contains filtered or unexported fields }
Controller monitors Docker Swarm services and scales them if needed.
Click to show internal directories.
Click to hide internal directories.