kilo/vendor/k8s.io/utils/clock/README.md
leonnicolas 3eaacc01ae
go.*: Update k8s packages
- update k8s client_go
 - update k8s apiextensions-apiserver
 - update k8s controller-tools

Signed-off-by: leonnicolas <leonloechner@gmx.de>
2022-04-23 11:09:50 +02:00

108 B

Clock

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