kubernetes/vendor/k8s.io/utils/clock
2021-02-28 15:17:29 -08:00
..
clock.go dualstack: incorporate IsIPv4 updates from utils repo 2020-11-05 14:25:23 -05:00
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.