Files
kubernetes/pkg/storage
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 10:49:46 +02:00
2016-05-13 12:41:40 -07:00
2015-07-30 09:32:04 +02:00
2016-05-25 21:13:10 -07:00
2016-03-25 11:21:39 -07:00