Versions in this module Expand all Collapse all v0 v0.1.1 Feb 9, 2021 Changes in this version + type Controller struct + func NewController(spec Spec) *Controller + func (ctlr *Controller) Start() + func (ctlr *Controller) Stop() + type Spec struct + Manager manager.Manager + Orchestrator orchestration.Orchestrator + StopCh chan struct{}