Versions in this module Expand all Collapse all v1 v1.16.3 Nov 9, 2022 Changes in this version + type PluginManager interface + AddHandler func(pluginType string, pluginHandler cache.PluginHandler) + Run func(sourcesReady config.SourcesReady, stopCh <-chan struct{}) + func NewPluginManager(sockDir string, deprecatedSockDir string, recorder record.EventRecorder) PluginManager