Versions in this module Expand all Collapse all v0 v0.5.0 Aug 8, 2018 Changes in this version + type Controller struct + func NewKindController(kindInformer ukInformer.UsageKindInformer, kindContainer SupervisorRegistry, ...) *Controller + func (c *Controller) Run(stopCh <-chan struct{}) + type SupervisorRegistry interface + Register func(k controller.Kind, supervisor controller.KubernetesResourceSupervisor) error + Unregister func(k controller.Kind) error