mirror of
https://github.com/kubernetes/client-go.git
synced 2025-06-19 03:42:07 +00:00
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 |
||
---|---|---|
.. | ||
backoff_test.go | ||
backoff.go | ||
throttle_test.go | ||
throttle.go |