Files
kubernetes/pkg/storage
Xiang Li e2aab093aa 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-04 22:46:58 -07:00
..
2016-05-13 12:41:40 -07:00
2016-06-04 22:46:58 -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