Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for _id (0.14 sec)

  1. common-protos/k8s.io/api/core/v1/generated.proto

      // Time at which the container last terminated
      // +optional
      optional k8s.io.apimachinery.pkg.apis.meta.v1.Time finishedAt = 6;
    
      // Container's ID in the format '<type>://<container_id>'
      // +optional
      optional string containerID = 7;
    }
    
    // ContainerStateWaiting is a waiting state of a container.
    message ContainerStateWaiting {
      // (brief) reason the container is not yet running.
    Plain Text
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 255.8K bytes
    - Viewed (0)
Back to top