Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for Masing (0.27 sec)

  1. common-protos/k8s.io/api/policy/v1beta1/generated.proto

      // pods of a disrupted application might not get a chance to become healthy.
      // Healthy pods will be subject to the PDB for eviction.
      //
      // Additional policies may be added in the future.
      // Clients making eviction decisions should disallow eviction of unhealthy pods
      // if they encounter an unrecognized policy in this field.
      //
      // This field is beta-level. The eviction API uses this field when
    Plain Text
    - Registered: Wed May 01 22:53:12 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 19.6K bytes
    - Viewed (0)
  2. common-protos/k8s.io/api/flowcontrol/v1beta1/generated.proto

      // +listType=set
      // Required.
      repeated string nonResourceURLs = 6;
    }
    
    // PolicyRulesWithSubjects prescribes a test that applies to a request to an apiserver. The test considers the subject
    // making the request, the verb being requested, and the resource to be acted upon. This PolicyRulesWithSubjects matches
    // a request if and only if both (a) at least one member of subjects matches the request and (b) at least one member
    Plain Text
    - Registered: Wed May 01 22:53:12 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 19.4K bytes
    - Viewed (0)
  3. common-protos/k8s.io/api/flowcontrol/v1beta3/generated.proto

      // +listType=set
      // Required.
      repeated string nonResourceURLs = 6;
    }
    
    // PolicyRulesWithSubjects prescribes a test that applies to a request to an apiserver. The test considers the subject
    // making the request, the verb being requested, and the resource to be acted upon. This PolicyRulesWithSubjects matches
    // a request if and only if both (a) at least one member of subjects matches the request and (b) at least one member
    Plain Text
    - Registered: Wed May 01 22:53:12 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 19.5K bytes
    - Viewed (0)
  4. common-protos/k8s.io/api/core/v1/generated.proto

      // Minimum consecutive successes for the probe to be considered successful after having failed.
      // Defaults to 1. Must be 1 for liveness and startup. Minimum value is 1.
      // +optional
      optional int32 successThreshold = 5;
    
      // Minimum consecutive failures for the probe to be considered failed after having succeeded.
      // Defaults to 3. Minimum value is 1.
      // +optional
    Plain Text
    - Registered: Wed May 01 22:53:12 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 255.8K bytes
    - Viewed (0)
  5. common-protos/k8s.io/api/flowcontrol/v1beta2/generated.proto

      // +listType=set
      // Required.
      repeated string nonResourceURLs = 6;
    }
    
    // PolicyRulesWithSubjects prescribes a test that applies to a request to an apiserver. The test considers the subject
    // making the request, the verb being requested, and the resource to be acted upon. This PolicyRulesWithSubjects matches
    // a request if and only if both (a) at least one member of subjects matches the request and (b) at least one member
    Plain Text
    - Registered: Wed May 01 22:53:12 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 19.4K bytes
    - Viewed (0)
  6. common-protos/k8s.io/api/flowcontrol/v1alpha1/generated.proto

      // +listType=set
      // Required.
      repeated string nonResourceURLs = 6;
    }
    
    // PolicyRulesWithSubjects prescribes a test that applies to a request to an apiserver. The test considers the subject
    // making the request, the verb being requested, and the resource to be acted upon. This PolicyRulesWithSubjects matches
    // a request if and only if both (a) at least one member of subjects matches the request and (b) at least one member
    Plain Text
    - Registered: Wed May 01 22:53:12 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 19.4K bytes
    - Viewed (0)
Back to top