kubernetes/plugin/pkg/admission/eventratelimit
Kubernetes Prow Robot 353f0a5eab
Merge pull request #105095 from wojtek-t/migrate_clock_3
Unify towards k8s.io/utils/clock - part 3
2021-09-20 12:46:45 -07:00
..
apis/eventratelimit generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
admission.go replace package realClock impl. with clock.RealClock 2021-09-14 20:56:57 +05:30
admission_test.go Migrate to k8s.io/utils/clock 2021-09-17 15:19:08 +02:00
cache.go switch from golang-lru to the one in k8s.io/utils 2021-07-07 22:31:37 -04:00
cache_test.go switch from golang-lru to the one in k8s.io/utils 2021-07-07 22:31:37 -04:00
config.go simplify api registration 2018-05-08 18:33:50 -04:00
doc.go Create an EventRateLimit admission control plug-in for the API Server. 2017-09-01 13:38:03 -04:00
limitenforcer.go switch from golang-lru to the one in k8s.io/utils 2021-07-07 22:31:37 -04:00