Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(interpreter PodInterpreter) (InitialMarker, Notifier, Reader)
Types ¶
type ClockPodInterpreter ¶
Always takes the informer receive time as the pod update time.
type InitialMarker ¶
type InitialMarker func()
type PodInterpreter ¶
PodInterpreter determines the last timestamp a pod was updated from the object. Users may provide other implementations using side channels to determine this.
type StatusPodInterpreter ¶
type StatusPodInterpreter struct{}
Click to show internal directories.
Click to hide internal directories.