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 BelongsInEverything(eventInterval monitorapi.Interval) bool + func BelongsInKubeAPIServer(eventInterval monitorapi.Interval) bool + func BelongsInOperatorRollout(eventInterval monitorapi.Interval) bool + func BelongsInSpyglass(eventInterval monitorapi.Interval) bool + func IsOriginalPodEvent(eventInterval monitorapi.Interval) bool + func IsPodLifecycle(eventInterval monitorapi.Interval) bool + func NewIngressServicePodIntervalRenderer() ingressServicePodRendering + func NewNonSpyglassEventIntervalRenderer(name string, filter monitorapi.EventIntervalMatchesFunc) eventIntervalRenderer + func NewPodEventIntervalRenderer() podRendering + func NewSpyglassEventIntervalRenderer(name string, filter monitorapi.EventIntervalMatchesFunc) eventIntervalRenderer + func NewTimelineSerializer() monitortestframework.MonitorTest