kubernetes/vendor/k8s.io/utils/clock
Jordan Liggitt b15c2130aa Bump k8s.io/kube-openapi
Updates to preserve openapi ipv4 validation compatibility with pre-go1.17 behavior
2021-08-17 10:13:40 -04:00
..
testing Bump k8s.io/kube-openapi 2021-08-17 10:13:40 -04:00
clock.go Bump k8s.io/kube-openapi 2021-08-17 10:13:40 -04: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.