Versions in this module Expand all Collapse all v0 v0.0.1 Feb 14, 2019 Changes in this version + func Add(mgr manager.Manager) error + type ReconcileService struct + func (r *ReconcileService) Reconcile(request reconcile.Request) (reconcile.Result, error) + type WatchFunc func(*WatchManager) error + type WatchManager struct + func NewWatchManager(c controller.Controller, m manager.Manager) *WatchManager + func (c *WatchManager) AddAllWatch() error