//
pkg.gl
Category
github.com/elchead/k8s-cluster-simulator
pkg
clock
package
0.0.0-20220812090954-57dc9257a988
Repository:
https://github.com/elchead/k8s-cluster-simulator.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
11
Files
40 SLOC
#
Functions
NewClock
NewClock creates a new Clock with the given time.Time.
NewClockWithMetaV1
NewClockWithMetaV1 creates a new Clock with the given metav1.Time.
#
Structs
Clock
Clock wraps a time.Time to represent a simulated time.