Versions in this module Expand all Collapse all v0 v0.0.310 Jun 15, 2022 Changes in this version + type Controller struct + func NewController(client clientset.Interface, devopsclientset devopsclient.Interface, ...) *Controller + func (c *Controller) Run(workers int, stopCh <-chan struct{}) error + func (c *Controller) Start(stopCh <-chan struct{}) error