Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Clock ¶
type Clock struct {
// contains filtered or unexported fields
}
Clock wraps a time.Time to represent a simulated time.
func NewClockWithMetaV1 ¶
NewClockWithMetaV1 creates a new Clock with the given metav1.Time.
func (Clock) MarshalJSON ¶
MarshalJSON implements json.Marshaler interface.
Click to show internal directories.
Click to hide internal directories.