apiserver/pkg/storage/cacher
Wojciech Tyczyński 71bfcaaea1 Simplify storage.Interface by merging Watch and WatchList functions.
Kubernetes-commit: 53653e9b0a7145c3b6e133c5639194ff79b3719d
2021-11-18 12:40:26 +01:00
..
metrics Add metrics about handling LIST requests 2021-09-01 18:18:23 -04:00
cacher.go Simplify storage.Interface by merging Watch and WatchList functions. 2021-11-18 12:40:26 +01:00
cacher_whitebox_test.go Simplify storage.Interface by merging Watch and WatchList functions. 2021-11-18 12:40:26 +01:00
caching_object.go switch over k/k to use klog v2 2020-04-17 15:25:06 -04:00
caching_object_test.go Fix staticcheck in apiserver and client-go pkgs 2021-06-19 22:03:46 +02:00
metrics.go fix watch_cache_capacity metrics 2021-06-01 21:42:45 +08: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 Minor watchcache cleanup 2021-10-29 14:06:49 +02:00
watch_cache_test.go Minor watchcache cleanup 2021-10-29 14:06:49 +02:00