Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 42 for preemptionPolicy (0.38 sec)

  1. staging/src/k8s.io/api/scheduling/v1/generated.pb.go

    }
    
    func (m *PriorityClass) MarshalToSizedBuffer(dAtA []byte) (int, error) {
    	i := len(dAtA)
    	_ = i
    	var l int
    	_ = l
    	if m.PreemptionPolicy != nil {
    		i -= len(*m.PreemptionPolicy)
    		copy(dAtA[i:], *m.PreemptionPolicy)
    		i = encodeVarintGenerated(dAtA, i, uint64(len(*m.PreemptionPolicy)))
    		i--
    		dAtA[i] = 0x2a
    	}
    	i -= len(m.Description)
    	copy(dAtA[i:], m.Description)
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 01 06:06:37 UTC 2024
    - 18.8K bytes
    - Viewed (0)
  2. staging/src/k8s.io/api/scheduling/v1alpha1/generated.pb.go

    }
    
    func (m *PriorityClass) MarshalToSizedBuffer(dAtA []byte) (int, error) {
    	i := len(dAtA)
    	_ = i
    	var l int
    	_ = l
    	if m.PreemptionPolicy != nil {
    		i -= len(*m.PreemptionPolicy)
    		copy(dAtA[i:], *m.PreemptionPolicy)
    		i = encodeVarintGenerated(dAtA, i, uint64(len(*m.PreemptionPolicy)))
    		i--
    		dAtA[i] = 0x2a
    	}
    	i -= len(m.Description)
    	copy(dAtA[i:], m.Description)
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 01 06:06:37 UTC 2024
    - 18.9K bytes
    - Viewed (0)
  3. staging/src/k8s.io/api/scheduling/v1beta1/generated.pb.go

    }
    
    func (m *PriorityClass) MarshalToSizedBuffer(dAtA []byte) (int, error) {
    	i := len(dAtA)
    	_ = i
    	var l int
    	_ = l
    	if m.PreemptionPolicy != nil {
    		i -= len(*m.PreemptionPolicy)
    		copy(dAtA[i:], *m.PreemptionPolicy)
    		i = encodeVarintGenerated(dAtA, i, uint64(len(*m.PreemptionPolicy)))
    		i--
    		dAtA[i] = 0x2a
    	}
    	i -= len(m.Description)
    	copy(dAtA[i:], m.Description)
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 01 06:06:37 UTC 2024
    - 18.9K bytes
    - Viewed (0)
  4. pkg/scheduler/testing/wrappers.go

    	return p
    }
    
    // PreemptionPolicy sets the give preemption policy to the inner pod.
    func (p *PodWrapper) PreemptionPolicy(policy v1.PreemptionPolicy) *PodWrapper {
    	p.Spec.PreemptionPolicy = &policy
    	return p
    }
    
    // Overhead sets the give ResourceList to the inner pod
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon May 27 07:57:10 UTC 2024
    - 42.1K bytes
    - Viewed (0)
  5. staging/src/k8s.io/api/testdata/HEAD/apps.v1.ReplicaSet.yaml

          nodeName: nodeNameValue
          nodeSelector:
            nodeSelectorKey: nodeSelectorValue
          os:
            name: nameValue
          overhead:
            overheadKey: "0"
          preemptionPolicy: preemptionPolicyValue
          priority: 25
          priorityClassName: priorityClassNameValue
          readinessGates:
          - conditionType: conditionTypeValue
          resourceClaims:
          - name: nameValue
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 34.8K bytes
    - Viewed (0)
  6. staging/src/k8s.io/api/testdata/HEAD/apps.v1.DaemonSet.yaml

          nodeName: nodeNameValue
          nodeSelector:
            nodeSelectorKey: nodeSelectorValue
          os:
            name: nameValue
          overhead:
            overheadKey: "0"
          preemptionPolicy: preemptionPolicyValue
          priority: 25
          priorityClassName: priorityClassNameValue
          readinessGates:
          - conditionType: conditionTypeValue
          resourceClaims:
          - name: nameValue
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 35.1K bytes
    - Viewed (0)
  7. staging/src/k8s.io/api/testdata/v1.30.0/apps.v1beta2.DaemonSet.yaml

          nodeName: nodeNameValue
          nodeSelector:
            nodeSelectorKey: nodeSelectorValue
          os:
            name: nameValue
          overhead:
            overheadKey: "0"
          preemptionPolicy: preemptionPolicyValue
          priority: 25
          priorityClassName: priorityClassNameValue
          readinessGates:
          - conditionType: conditionTypeValue
          resourceClaims:
          - name: nameValue
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 35K bytes
    - Viewed (0)
  8. staging/src/k8s.io/api/testdata/HEAD/batch.v1.CronJob.yaml

              nodeName: nodeNameValue
              nodeSelector:
                nodeSelectorKey: nodeSelectorValue
              os:
                name: nameValue
              overhead:
                overheadKey: "0"
              preemptionPolicy: preemptionPolicyValue
              priority: 25
              priorityClassName: priorityClassNameValue
              readinessGates:
              - conditionType: conditionTypeValue
              resourceClaims:
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 41.3K bytes
    - Viewed (0)
  9. staging/src/k8s.io/api/testdata/v1.30.0/batch.v1.Job.yaml

          nodeName: nodeNameValue
          nodeSelector:
            nodeSelectorKey: nodeSelectorValue
          os:
            name: nameValue
          overhead:
            overheadKey: "0"
          preemptionPolicy: preemptionPolicyValue
          priority: 25
          priorityClassName: priorityClassNameValue
          readinessGates:
          - conditionType: conditionTypeValue
          resourceClaims:
          - name: nameValue
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 35.6K bytes
    - Viewed (0)
  10. staging/src/k8s.io/api/testdata/HEAD/apps.v1.Deployment.yaml

          nodeName: nodeNameValue
          nodeSelector:
            nodeSelectorKey: nodeSelectorValue
          os:
            name: nameValue
          overhead:
            overheadKey: "0"
          preemptionPolicy: preemptionPolicyValue
          priority: 25
          priorityClassName: priorityClassNameValue
          readinessGates:
          - conditionType: conditionTypeValue
          resourceClaims:
          - name: nameValue
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 35.1K bytes
    - Viewed (0)
Back to top