Versions in this module Expand all Collapse all v0 v0.4.3 Aug 3, 2018 v0.4.2 Jul 29, 2018 v0.4.0 Jul 16, 2018 Changes in this version + func NewConfigWatcher(storageClient storage.Interface) (*configWatcher, error) + type Interface interface + Config func() <-chan *v1.Config + Error func() <-chan error + Run func(stop <-chan struct{})