Search Options

Results per page
Sort
Preferred Languages
Advance

Results 61 - 70 of 86 for LimitResponse (0.25 sec)

  1. staging/src/k8s.io/api/flowcontrol/v1beta1/generated.pb.go

    var xxx_messageInfo_GroupSubject proto.InternalMessageInfo
    
    func (m *LimitResponse) Reset()      { *m = LimitResponse{} }
    func (*LimitResponse) ProtoMessage() {}
    func (*LimitResponse) Descriptor() ([]byte, []int) {
    	return fileDescriptor_3a5cb22a034fcb2a, []int{8}
    }
    func (m *LimitResponse) XXX_Unmarshal(b []byte) error {
    	return m.Unmarshal(b)
    }
    func (m *LimitResponse) 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
    - 142K bytes
    - Viewed (0)
  2. common-protos/k8s.io/api/flowcontrol/v1beta3/generated.proto

      // This field has a default value of 30.
      // +optional
      optional int32 nominalConcurrencyShares = 1;
    
      // `limitResponse` indicates what to do with requests that can not be executed right now
      optional LimitResponse limitResponse = 2;
    
      // `lendablePercent` prescribes the fraction of the level's NominalCL that
      // can be borrowed by other priority levels. The value of this
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Mar 11 18:43:24 UTC 2024
    - 19.5K bytes
    - Viewed (0)
  3. staging/src/k8s.io/api/flowcontrol/v1/types.go

    	NominalConcurrencyShares *int32 `json:"nominalConcurrencyShares" protobuf:"varint,1,opt,name=nominalConcurrencyShares"`
    
    	// `limitResponse` indicates what to do with requests that can not be executed right now
    	LimitResponse LimitResponse `json:"limitResponse,omitempty" protobuf:"bytes,2,opt,name=limitResponse"`
    
    	// `lendablePercent` prescribes the fraction of the level's NominalCL that
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu May 23 17:42:49 UTC 2024
    - 31.1K bytes
    - Viewed (0)
  4. staging/src/k8s.io/api/flowcontrol/v1beta3/types.go

    	NominalConcurrencyShares int32 `json:"nominalConcurrencyShares" protobuf:"varint,1,opt,name=nominalConcurrencyShares"`
    
    	// `limitResponse` indicates what to do with requests that can not be executed right now
    	LimitResponse LimitResponse `json:"limitResponse,omitempty" protobuf:"bytes,2,opt,name=limitResponse"`
    
    	// `lendablePercent` prescribes the fraction of the level's NominalCL that
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Oct 30 22:22:51 UTC 2023
    - 31.9K bytes
    - Viewed (0)
  5. staging/src/k8s.io/api/flowcontrol/v1beta3/generated.pb.go

    var xxx_messageInfo_GroupSubject proto.InternalMessageInfo
    
    func (m *LimitResponse) Reset()      { *m = LimitResponse{} }
    func (*LimitResponse) ProtoMessage() {}
    func (*LimitResponse) Descriptor() ([]byte, []int) {
    	return fileDescriptor_52ab6629c083d251, []int{8}
    }
    func (m *LimitResponse) XXX_Unmarshal(b []byte) error {
    	return m.Unmarshal(b)
    }
    func (m *LimitResponse) 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
    - 141.9K bytes
    - Viewed (0)
  6. staging/src/k8s.io/api/flowcontrol/v1/generated.pb.go

    var xxx_messageInfo_GroupSubject proto.InternalMessageInfo
    
    func (m *LimitResponse) Reset()      { *m = LimitResponse{} }
    func (*LimitResponse) ProtoMessage() {}
    func (*LimitResponse) Descriptor() ([]byte, []int) {
    	return fileDescriptor_5d08a1401821035d, []int{8}
    }
    func (m *LimitResponse) XXX_Unmarshal(b []byte) error {
    	return m.Unmarshal(b)
    }
    func (m *LimitResponse) 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
    - 141.8K bytes
    - Viewed (0)
  7. staging/src/k8s.io/api/flowcontrol/v1beta2/generated.proto

      // expense of every other PL).
      // This field has a default value of 30.
      // +optional
      optional int32 assuredConcurrencyShares = 1;
    
      // `limitResponse` indicates what to do with requests that can not be executed right now
      optional LimitResponse limitResponse = 2;
    
      // `lendablePercent` prescribes the fraction of the level's NominalCL that
      // can be borrowed by other priority levels. The value of this
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Mar 28 15:34:11 UTC 2024
    - 21.4K bytes
    - Viewed (0)
  8. staging/src/k8s.io/api/flowcontrol/v1/generated.proto

      // "jail" for this priority level that is used to hold some request(s)
      //
      // +optional
      optional int32 nominalConcurrencyShares = 1;
    
      // `limitResponse` indicates what to do with requests that can not be executed right now
      optional LimitResponse limitResponse = 2;
    
      // `lendablePercent` prescribes the fraction of the level's NominalCL that
      // can be borrowed by other priority levels. The value of this
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Mar 28 15:34:11 UTC 2024
    - 21.6K bytes
    - Viewed (0)
  9. staging/src/k8s.io/api/flowcontrol/v1beta1/generated.proto

      // expense of every other PL).
      // This field has a default value of 30.
      // +optional
      optional int32 assuredConcurrencyShares = 1;
    
      // `limitResponse` indicates what to do with requests that can not be executed right now
      optional LimitResponse limitResponse = 2;
    
      // `lendablePercent` prescribes the fraction of the level's NominalCL that
      // can be borrowed by other priority levels. The value of this
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Mar 28 15:34:11 UTC 2024
    - 21.4K bytes
    - Viewed (0)
  10. staging/src/k8s.io/api/flowcontrol/v1/types_swagger_doc_generated.go

    	"limitResponse":            "`limitResponse` indicates what to do with requests that can not be executed right now",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Oct 30 22:22:51 UTC 2023
    - 21.7K bytes
    - Viewed (0)
Back to top