apiserver/pkg/storage/cacher
Daniel Smith 7b0bc4f4b3 remove unneeded references
Kubernetes-commit: 2831f9a343ec405efce60d09da482a654971018e
2022-03-17 18:35:00 +00:00
..
metrics Add metrics about handling LIST requests 2021-09-01 18:18:23 -04:00
cacher.go Fix potential race in dispatching watch event 2022-02-22 17:14:15 +01:00
cacher_whitebox_test.go Fix potential race in dispatching watch event 2022-02-22 17:14:15 +01:00
caching_object.go find and replace 2022-03-17 18:50:38 +00:00
caching_object_test.go remove unneeded references 2022-03-17 18:35:00 +00: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