kubernetes/vendor/k8s.io/utils/clock
Raghav Roy e167d44a17 Updated k8s.io/utils dependency
Signed-off-by: Raghav Roy <raghavroy145@gmail.com>
2022-02-11 13:03:54 +05:30
..
testing Updated k8s.io/utils dependency 2022-02-11 13:03:54 +05:30
clock.go Bump k8s.io/utils 2021-12-09 16:16:27 +05:30
README.md Updating dependency k8s.io/utils to version 2df71eb 2020-05-16 07:52:56 -04:00

Clock

This package provides an interface for time-based operations. It allows mocking time for testing.