Versions in this module Expand all Collapse all v1 v1.16.3 Oct 23, 2019 Changes in this version + func GetPluginInfo(plugin *examplePlugin, foundInDeprecatedDir bool) cache.PluginInfo + func NewExampleHandler(supportedVersions []string, permitDeprecatedDir bool) *exampleHandler + func NewExamplePlugin() *examplePlugin + func NewTestExamplePlugin(pluginName string, pluginType string, endpoint string, ...) *examplePlugin + type Watcher struct + func NewWatcher(sockDir string, deprecatedSockDir string, ...) *Watcher + func (w *Watcher) Start(stopCh <-chan struct{}) error