Versions in this module Expand all Collapse all v0 v0.0.3 Nov 20, 2022 v0.0.2 Nov 20, 2022 Changes in this version + func RunWorker(workqueue workqueue.RateLimitingInterface, objType string, ...) + type Controller struct + func NewController(cfg ControllerConfig) *Controller + func (c *Controller) Run(threadiness int, stopCh <-chan struct{}) error + type ControllerConfig struct + KubeClientSet kubernetes.Interface + RolloutManager v1alpha12.RolloutInterface + RolloutWorkqueue workqueue.RateLimitingInterface