Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for halen (0.22 sec)

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

      // +listType=atomic
      repeated PodFailurePolicyOnPodConditionsPattern onPodConditions = 3;
    }
    
    // UncountedTerminatedPods holds UIDs of Pods that have terminated but haven't
    // been accounted in Job status counters.
    message UncountedTerminatedPods {
      // succeeded holds UIDs of succeeded Pods.
      // +listType=set
      // +optional
      repeated string succeeded = 1;
    
    Plain Text
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 21.1K bytes
    - Viewed (0)
Back to top