Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 11 of 11 for lastObservedTime (0.49 sec)

  1. staging/src/k8s.io/api/events/v1/generated.proto

    message EventSeries {
      // count is the number of occurrences in this series up to the last heartbeat time.
      optional int32 count = 1;
    
      // lastObservedTime is the time when last Event from the series was seen before last heartbeat.
      optional .k8s.io.apimachinery.pkg.apis.meta.v1.MicroTime lastObservedTime = 2;
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Mar 28 15:34:11 UTC 2024
    - 5.5K bytes
    - Viewed (0)
Back to top