mirror of https://github.com/knative/pkg.git
* Few changes to the configmap package - New* methods return concrete types - defaultImpl is now InformedWatcher - fixedImpl is now StaticWatcher - Included a new ManualWatcher that mimics the InformedWatcher in behaviour. ie. allows updates - making this a true 'mock' * Include note about embedding the ManualWatcher in the InformedWatcher * Update static_watcher.go Fix some godoc |
||
---|---|---|
.. | ||
OWNERS | ||
doc.go | ||
informed_watcher.go | ||
informed_watcher_test.go | ||
load.go | ||
load_test.go | ||
manual_watcher.go | ||
manual_watcher_test.go | ||
static_watcher.go | ||
static_watcher_test.go | ||
watcher.go |