Files
kubernetes/pkg/registry
k8s-merge-robot 00b5b548d6 Merge pull request #26854 from xiang90/cacher
Automatic merge from submit-queue

cacher.go: remove NewCacher func

NewCacher is a wrapper of NewCacherFromConfig. NewCacher understands
how to create a key func from scopeStrategy. However, it is not the
responsibility of cacher. So we should remove this function, and
construct the config in its caller, which should understand scopeStrategy.
2016-06-25 11:10:06 -07:00
..
2016-05-25 14:19:55 -07:00
2016-06-04 22:46:58 -07:00
2016-06-03 02:05:15 -04:00
2016-05-11 18:07:35 -04:00
2016-05-25 14:19:55 -07:00
2016-03-02 20:46:32 -05:00