Files
kubernetes/pkg
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-06-06 17:18:22 -04:00
2016-05-10 12:03:41 -04:00
2016-06-13 16:17:03 -07:00
2016-06-06 17:18:22 -04:00
2016-06-13 10:37:21 +02:00
2016-05-22 22:18:58 -07:00
2016-06-24 17:06:38 -04:00