kubernetes/plugin/pkg/admission/eventratelimit
2021-02-28 15:17:29 -08:00
..
apis/eventratelimit hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
admission.go Plumb context to admission Admit/Validate 2019-08-20 11:11:00 -04:00
admission_test.go Plumb context to admission Admit/Validate 2019-08-20 11:11:00 -04:00
cache.go Create an EventRateLimit admission control plug-in for the API Server. 2017-09-01 13:38:03 -04:00
cache_test.go Create an EventRateLimit admission control plug-in for the API Server. 2017-09-01 13:38:03 -04:00
clock.go Create an EventRateLimit admission control plug-in for the API Server. 2017-09-01 13:38:03 -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 EventRateLimit should aggregate reject errors 2018-06-29 14:30:22 +08:00