Files
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
..

Clock

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