Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of 47 for PodsMetricSource (1.28 sec)

  1. staging/src/k8s.io/api/autoscaling/v2beta1/generated.proto

      optional .k8s.io.apimachinery.pkg.api.resource.Quantity averageValue = 5;
    }
    
    // PodsMetricSource indicates how to scale on a metric describing each pod in
    // the current scale target (for example, transactions-processed-per-second).
    // The values will be averaged together before being compared to the target
    // value.
    message PodsMetricSource {
      // metricName is the name of the metric in question
      optional string metricName = 1;
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Mar 28 15:34:11 UTC 2024
    - 21.3K bytes
    - Viewed (0)
  2. staging/src/k8s.io/api/autoscaling/v2beta2/generated.pb.go

    func (m *PodsMetricSource) Reset()      { *m = PodsMetricSource{} }
    func (*PodsMetricSource) ProtoMessage() {}
    func (*PodsMetricSource) Descriptor() ([]byte, []int) {
    	return fileDescriptor_1076ab1fac987148, []int{20}
    }
    func (m *PodsMetricSource) XXX_Unmarshal(b []byte) error {
    	return m.Unmarshal(b)
    }
    func (m *PodsMetricSource) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 01 06:06:37 UTC 2024
    - 163K bytes
    - Viewed (0)
  3. staging/src/k8s.io/api/autoscaling/v1/generated.pb.go

    func (m *PodsMetricSource) Reset()      { *m = PodsMetricSource{} }
    func (*PodsMetricSource) ProtoMessage() {}
    func (*PodsMetricSource) Descriptor() ([]byte, []int) {
    	return fileDescriptor_1972394c0c7aac8b, []int{14}
    }
    func (m *PodsMetricSource) XXX_Unmarshal(b []byte) error {
    	return m.Unmarshal(b)
    }
    func (m *PodsMetricSource) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 01 06:06:37 UTC 2024
    - 153K bytes
    - Viewed (0)
  4. staging/src/k8s.io/api/autoscaling/v2/generated.pb.go

    func (m *PodsMetricSource) Reset()      { *m = PodsMetricSource{} }
    func (*PodsMetricSource) ProtoMessage() {}
    func (*PodsMetricSource) Descriptor() ([]byte, []int) {
    	return fileDescriptor_4d5f2c8767749221, []int{20}
    }
    func (m *PodsMetricSource) XXX_Unmarshal(b []byte) error {
    	return m.Unmarshal(b)
    }
    func (m *PodsMetricSource) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 01 06:06:37 UTC 2024
    - 162.9K bytes
    - Viewed (0)
  5. common-protos/k8s.io/api/autoscaling/v2beta2/generated.proto

      optional CrossVersionObjectReference describedObject = 3;
    }
    
    // PodsMetricSource indicates how to scale on a metric describing each pod in
    // the current scale target (for example, transactions-processed-per-second).
    // The values will be averaged together before being compared to the target
    // value.
    message PodsMetricSource {
      // metric identifies the target metric by name and selector
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Mar 11 18:43:24 UTC 2024
    - 21K bytes
    - Viewed (0)
  6. staging/src/k8s.io/api/autoscaling/v2/generated.proto

      optional CrossVersionObjectReference describedObject = 3;
    }
    
    // PodsMetricSource indicates how to scale on a metric describing each pod in
    // the current scale target (for example, transactions-processed-per-second).
    // The values will be averaged together before being compared to the target
    // value.
    message PodsMetricSource {
      // metric identifies the target metric by name and selector
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Mar 28 15:34:11 UTC 2024
    - 21.3K bytes
    - Viewed (0)
  7. staging/src/k8s.io/api/autoscaling/v2beta2/generated.proto

      optional CrossVersionObjectReference describedObject = 3;
    }
    
    // PodsMetricSource indicates how to scale on a metric describing each pod in
    // the current scale target (for example, transactions-processed-per-second).
    // The values will be averaged together before being compared to the target
    // value.
    message PodsMetricSource {
      // metric identifies the target metric by name and selector
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Mar 28 15:34:11 UTC 2024
    - 21.1K bytes
    - Viewed (0)
  8. staging/src/k8s.io/api/autoscaling/v1/generated.proto

      optional .k8s.io.apimachinery.pkg.api.resource.Quantity averageValue = 5;
    }
    
    // PodsMetricSource indicates how to scale on a metric describing each pod in
    // the current scale target (for example, transactions-processed-per-second).
    // The values will be averaged together before being compared to the target
    // value.
    message PodsMetricSource {
      // metricName is the name of the metric in question
      optional string metricName = 1;
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Mar 28 15:34:11 UTC 2024
    - 22K bytes
    - Viewed (0)
  9. common-protos/k8s.io/api/autoscaling/v1/generated.proto

      optional k8s.io.apimachinery.pkg.api.resource.Quantity averageValue = 5;
    }
    
    // PodsMetricSource indicates how to scale on a metric describing each pod in
    // the current scale target (for example, transactions-processed-per-second).
    // The values will be averaged together before being compared to the target
    // value.
    message PodsMetricSource {
      // metricName is the name of the metric in question
      optional string metricName = 1;
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Mar 11 18:43:24 UTC 2024
    - 22K bytes
    - Viewed (0)
  10. common-protos/k8s.io/api/autoscaling/v2/generated.proto

      optional CrossVersionObjectReference describedObject = 3;
    }
    
    // PodsMetricSource indicates how to scale on a metric describing each pod in
    // the current scale target (for example, transactions-processed-per-second).
    // The values will be averaged together before being compared to the target
    // value.
    message PodsMetricSource {
      // metric identifies the target metric by name and selector
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Mar 11 18:43:24 UTC 2024
    - 21.3K bytes
    - Viewed (0)
Back to top