Versions in this module Expand all Collapse all v1 v1.16.3 Nov 9, 2022 Changes in this version + type Reconciler interface + AddHandler func(pluginType string, pluginHandler cache.PluginHandler) + Run func(stopCh <-chan struct{}) + func NewReconciler(operationExecutor operationexecutor.OperationExecutor, ...) Reconciler