apiserver/pkg/storage/cacher
Wojciech Tyczyński b028a2ea8d Unify merge GetToList and List storage methods to single GetList
Kubernetes-commit: f3d56369f71f5106eeec8300e77bd69b172733da
2022-02-10 10:15:29 +01:00
..
metrics Add metrics about handling LIST requests 2021-09-01 18:18:23 -04:00
cacher.go Unify merge GetToList and List storage methods to single GetList 2022-02-10 10:15:29 +01:00
cacher_whitebox_test.go Unify merge GetToList and List storage methods to single GetList 2022-02-10 10:15:29 +01:00
caching_object.go Cleanup apiserver storage selflink references where possible 2022-01-19 21:13:25 +01:00
caching_object_test.go Cleanup apiserver storage selflink references where possible 2022-01-19 21:13:25 +01:00
metrics.go Add watchcache metrics to tracking its progress 2021-11-30 11:12:54 +01:00
time_budget.go Migrate to k8s.io/utils/clock in apiserver 2021-09-14 20:36:07 +02:00
time_budget_test.go Migrate to k8s.io/utils/clock in apiserver 2021-09-14 20:36:07 +02:00
util.go Use dynamic size watch-cache. 2020-04-12 17:22:38 +08:00
util_test.go move cacher in separate dir 2018-05-30 20:44:31 +08:00
watch_cache.go cacher: Minor cleanup and refactor of code and tests 2022-02-10 13:44:34 +05:30
watch_cache_interval.go cacher: Minor cleanup and refactor of code and tests 2022-02-10 13:44:34 +05:30
watch_cache_interval_test.go cacher: watchCacheInterval to reduce lock contention 2021-12-05 23:17:00 +05:30
watch_cache_test.go cacher: Minor cleanup and refactor of code and tests 2022-02-10 13:44:34 +05:30