EventSeries contain information on series of events, i.e. thing that was/is happening continuously for some time.
io.k8s.api.events.v1beta1.EventSeries
count is the number of occurrences in this series up to the last heartbeat time.
io.k8s.api.events.v1beta1.EventSeries#count
lastObservedTime is the time when last Event from the series was seen before last heartbeat.
io.k8s.api.events.v1beta1.EventSeries#lastObservedTime
Generated using TypeDoc
EventSeries contain information on series of events, i.e. thing that was/is happening continuously for some time.
io.k8s.api.events.v1beta1.EventSeries