mirror of https://github.com/knative/pkg.git
* Prepare for global resync on ConfigMap changes - Add GlobalResync(cache.SharedInformer) method to *controller.Impl - Move UntypedStore from serving/pkg/config to pkg/configmap - Add onAfterStore callbacks to UntypedStore - Add TypeFilter to enable composable construction of such callbacks * Address review - Unit test GlobalResync() - Reimpl GlobalResync() using ListKeys() * Update comments * Add test for onAfterStore * Update godoc comment for Logger |
||
|---|---|---|
| .. | ||
| OWNERS | ||
| doc.go | ||
| filter.go | ||
| filter_test.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 | ||
| store.go | ||
| store_test.go | ||
| watcher.go | ||