Versions in this module Expand all Collapse all v0 v0.0.310 Jun 15, 2022 Changes in this version + type Controller struct + func NewController(k8sClient kubernetes.Interface, ksClient client.Client, ksCache cache.Cache) (*Controller, error) + func (c *Controller) Run(threadiness int, stopCh <-chan struct{}) error + func (c *Controller) Start(stopCh <-chan struct{}) error