apiserver/pkg/storage/etcd3
Di Xu 7a46c8324d remove FilterFunc and use SelectionPredicate everywhere
Kubernetes-commit: 3ae7bdd211e3df1350446b6def142b4d31c75e52
2017-11-22 16:57:06 +08:00
..
preflight update BUILD files 2017-10-12 13:52:10 -07:00
BUILD update BUILD files 2017-10-12 13:52:10 -07:00
OWNERS Mechanical move: pkg/storage -> k8s.io/apiserver 2017-02-13 07:36:41 -05:00
compact.go storage, etcd3: add an option for configuring interval of compaction requests from apiserver 2017-09-01 14:06:25 +09:00
compact_test.go Mechanical move: pkg/storage -> k8s.io/apiserver 2017-02-13 07:36:41 -05:00
errors.go Server side implementation of paging for etcd3 2017-09-03 14:04:12 +00:00
event.go Mechanical move: pkg/storage -> k8s.io/apiserver 2017-02-13 07:36:41 -05:00
store.go remove FilterFunc and use SelectionPredicate everywhere 2017-11-22 16:57:06 +08:00
store_test.go Avoid intermediate List allocations as items added to the list 2017-10-09 22:16:13 -04:00
watcher.go remove FilterFunc and use SelectionPredicate everywhere 2017-11-22 16:57:06 +08:00
watcher_test.go Server side implementation of paging for etcd3 2017-09-03 14:04:12 +00:00