Search Options

Results per page
Sort
Preferred Languages
Advance

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

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

      // State holds details about the container's current condition.
      // +optional
      optional ContainerState state = 2;
    
      // LastTerminationState holds the last termination state of the container to
      // help debug container crashes and restarts. This field is not
      // populated if the container is still running and RestartCount is 0.
      // +optional
      optional ContainerState lastState = 3;
    
    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