Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
func NewController ¶
func NewController(queue workqueue.RateLimitingInterface, indexer cache.Indexer, informer cache.Controller, calicoClient *caliclient.Client, noOp bool) *Controller
func (*Controller) Run ¶
func (c *Controller) Run(threadiness int, stopCh chan struct{})
Click to show internal directories.
Click to hide internal directories.