Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EventSeriesV1Beta1

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

schema

io.k8s.api.events.v1beta1.EventSeries

Hierarchy

  • EventSeriesV1Beta1

Index

Properties

Properties

Readonly count

count: number

count is the number of occurrences in this series up to the last heartbeat time.

schema

io.k8s.api.events.v1beta1.EventSeries#count

Readonly lastObservedTime

lastObservedTime: Date

lastObservedTime is the time when last Event from the series was seen before last heartbeat.

schema

io.k8s.api.events.v1beta1.EventSeries#lastObservedTime

Generated using TypeDoc