Kazan v0.7.0 Kazan.Apis.Events.V1beta1.EventSeries View Source

EventSeries contain information on series of events, i.e. thing that was/is happening continously for some time.

OpenAPI Definition: io.k8s.api.events.v1beta1.EventSeries

Properties

  • count :: Integer

    • Number of occurrences in this series up to the last heartbeat time
  • last_observed_time :: Kazan.Models.Apimachinery.Meta.V1.MicroTime

    • Time when last Event from the series was seen before last heartbeat.
  • state :: String

    • Information whether this series is ongoing or finished.