This website requires JavaScript.
Explore
Help
Register
Sign In
scottk
/
kubernetes
Watch
1
Star
0
Fork
0
You've already forked kubernetes
mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced
2025-11-27 03:44:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b201c08cead67602ac6656cb15bda98d684e3bce
kubernetes
/
plugin
/
pkg
/
admission
/
eventratelimit
History
Davanum Srinivas
9405e9b55e
Check in OWNERS modified by update-yamlfmt.sh
...
Signed-off-by: Davanum Srinivas <
davanum@gmail.com
>
2021-12-09 21:31:26 -05:00
..
apis
/eventratelimit
Check in OWNERS modified by update-yamlfmt.sh
2021-12-09 21:31:26 -05:00
admission_test.go
Migrate to k8s.io/utils/clock
2021-09-17 15:19:08 +02:00
admission.go
replace package realClock impl. with clock.RealClock
2021-09-14 20:56:57 +05:30
cache_test.go
switch from golang-lru to the one in k8s.io/utils
2021-07-07 22:31:37 -04:00
cache.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