Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 50 of 195 for PreemptionPolicy (0.29 sec)

  1. staging/src/k8s.io/api/scheduling/v1alpha1/types_swagger_doc_generated.go

    	"description":      "description is an arbitrary string that usually provides guidelines on when this priority class should be used.",
    	"preemptionPolicy": "preemptionPolicy is the Policy for preempting pods with lower priority. One of Never, PreemptLowerPriority. Defaults to PreemptLowerPriority if unset.",
    }
    
    func (PriorityClass) SwaggerDoc() map[string]string {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sun Jan 22 00:51:25 UTC 2023
    - 3K bytes
    - Viewed (0)
  2. staging/src/k8s.io/client-go/applyconfigurations/core/v1/podspec.go

    	EnableServiceLinks            *bool                                        `json:"enableServiceLinks,omitempty"`
    	PreemptionPolicy              *corev1.PreemptionPolicy                     `json:"preemptionPolicy,omitempty"`
    	Overhead                      *corev1.ResourceList                         `json:"overhead,omitempty"`
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Nov 10 19:22:42 UTC 2022
    - 23.9K bytes
    - Viewed (0)
  3. staging/src/k8s.io/api/testdata/v1.30.0/scheduling.k8s.io.v1.PriorityClass.json

    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 1.3K bytes
    - Viewed (0)
  4. staging/src/k8s.io/api/testdata/v1.30.0/scheduling.k8s.io.v1alpha1.PriorityClass.yaml

        blockOwnerDeletion: true
        controller: true
        kind: kindValue
        name: nameValue
        uid: uidValue
      resourceVersion: resourceVersionValue
      selfLink: selfLinkValue
      uid: uidValue
    preemptionPolicy: preemptionPolicyValue
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 970 bytes
    - Viewed (0)
  5. staging/src/k8s.io/api/testdata/v1.30.0/scheduling.k8s.io.v1beta1.PriorityClass.json

    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 1.3K bytes
    - Viewed (0)
  6. staging/src/k8s.io/api/testdata/HEAD/scheduling.k8s.io.v1beta1.PriorityClass.json

    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri May 06 21:25:20 UTC 2022
    - 1.3K bytes
    - Viewed (0)
  7. staging/src/k8s.io/api/testdata/HEAD/scheduling.k8s.io.v1.PriorityClass.json

    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri May 06 21:25:20 UTC 2022
    - 1.3K bytes
    - Viewed (0)
  8. staging/src/k8s.io/api/testdata/v1.30.0/scheduling.k8s.io.v1.PriorityClass.yaml

        blockOwnerDeletion: true
        controller: true
        kind: kindValue
        name: nameValue
        uid: uidValue
      resourceVersion: resourceVersionValue
      selfLink: selfLinkValue
      uid: uidValue
    preemptionPolicy: preemptionPolicyValue
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 964 bytes
    - Viewed (0)
  9. staging/src/k8s.io/api/testdata/v1.30.0/scheduling.k8s.io.v1alpha1.PriorityClass.json

    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 1.3K bytes
    - Viewed (0)
  10. staging/src/k8s.io/api/testdata/v1.29.0/scheduling.k8s.io.v1beta1.PriorityClass.json

    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Dec 15 04:12:07 UTC 2023
    - 1.3K bytes
    - Viewed (0)
Back to top