cert-manager-webhook-example/vendor/k8s.io/utils/clock
Konstantin Kalugin-Balashov 752d8d74da Initial
2024-02-28 13:20:51 +07:00
..
testing Initial 2024-02-28 13:20:51 +07:00
clock.go Initial 2024-02-28 13:20:51 +07:00
README.md Initial 2024-02-28 13:20:51 +07:00

Clock

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