client-go/util/flowcontrol
Antonio Ojea 92b4ec71fb flowcontrol: remove testing dependencies
The methods NewFakeClock were using a testing dependency as a parameter,
to avoid breaking compatibility and to remove this dependency, just use
the clock.Clock interface.

If we have to do it again most probable we have chosen other pattern and
for sure other names, but now is too late.

Kubernetes-commit: 5c283cbb453acac9869b49020f6f999796360729
2024-12-12 17:42:41 +00:00
..
backoff_test.go Maintain 10 minute recovery threshold for container backoff 2024-10-26 02:17:23 +00:00
backoff.go flowcontrol: remove testing dependencies 2024-12-12 17:42:41 +00:00
throttle_test.go Refactor client-go/util/flowcontrol/throttle.go RateLimiter 2021-08-25 21:56:26 +05:30
throttle.go Refactor client-go/util/flowcontrol/throttle.go RateLimiter 2021-08-25 21:56:26 +05:30