Versions in this module Expand all Collapse all v1 v1.6.0 Jul 29, 2026 v1.5.2 Mar 19, 2026 Changes in this version + func NewPodWatcher() monitortestframework.MonitorTest + type ByPodLifecycle monitorapi.Intervals + func (n ByPodLifecycle) Len() int + func (n ByPodLifecycle) Less(i, j int) bool + func (n ByPodLifecycle) Swap(i, j int) + type Recorder interface + Record func(conditions ...monitorapi.Condition) + type SimultaneousPodIPController struct + func NewSimultaneousPodIPController(recorder Recorder, podInformer informercorev1.PodInformer) *SimultaneousPodIPController + func (c *SimultaneousPodIPController) Enqueue(obj interface{}) + func (c *SimultaneousPodIPController) Run(ctx context.Context)