kubernetes/vendor/k8s.io/utils/clock
Christopher M. Luciano 5303b3fbbd
dualstack: incorporate IsIPv4 updates from utils repo
This dependency bump will allow for cleanup of duplicate code in
the dualstack e2e tests.

Signed-off-by: Christopher M. Luciano <cmluciano@us.ibm.com>
2020-11-05 14:25:23 -05:00
..
BUILD
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.