Versions in this module Expand all Collapse all v0 v0.3.0 Oct 18, 2020 v0.2.0 Sep 17, 2020 v0.1.0 Sep 13, 2020 Changes in this version + func NewControllerCmd(stopCh <-chan struct{}) *cobra.Command + type Controller struct + func NewController(opts *options.ControllerOptions) (*Controller, error) + func (c *Controller) Run(stopCh <-chan struct{}) error