@kubevirt-ui/kubevirt-api
    Preparing search index...

    Interface IoK8sApiCoreV1EventSeries

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

    interface IoK8sApiCoreV1EventSeries {
        count?: number;
        lastObservedTime?: string;
    }
    Index

    Properties

    count?: number

    Number of occurrences in this series up to the last heartbeat time

    int32

    lastObservedTime?: string

    Time of the last occurrence observed