Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 40 of 42 for flowschemas (0.29 sec)

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

    var xxx_messageInfo_FlowDistinguisherMethod proto.InternalMessageInfo
    
    func (m *FlowSchema) Reset()      { *m = FlowSchema{} }
    func (*FlowSchema) ProtoMessage() {}
    func (*FlowSchema) Descriptor() ([]byte, []int) {
    	return fileDescriptor_52ab6629c083d251, []int{2}
    }
    func (m *FlowSchema) XXX_Unmarshal(b []byte) error {
    	return m.Unmarshal(b)
    }
    func (m *FlowSchema) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
    	b = b[:cap(b)]
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 01 06:06:37 UTC 2024
    - 141.9K bytes
    - Viewed (0)
  2. staging/src/k8s.io/api/flowcontrol/v1/generated.pb.go

    var xxx_messageInfo_FlowDistinguisherMethod proto.InternalMessageInfo
    
    func (m *FlowSchema) Reset()      { *m = FlowSchema{} }
    func (*FlowSchema) ProtoMessage() {}
    func (*FlowSchema) Descriptor() ([]byte, []int) {
    	return fileDescriptor_5d08a1401821035d, []int{2}
    }
    func (m *FlowSchema) XXX_Unmarshal(b []byte) error {
    	return m.Unmarshal(b)
    }
    func (m *FlowSchema) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
    	b = b[:cap(b)]
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 01 06:06:37 UTC 2024
    - 141.8K bytes
    - Viewed (0)
  3. staging/src/k8s.io/api/testdata/v1.30.0/flowcontrol.apiserver.k8s.io.v1beta2.FlowSchema.pb

    SataQiu <******@****.***> 1713430345 +0800
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 686 bytes
    - Viewed (0)
  4. staging/src/k8s.io/api/testdata/v1.30.0/flowcontrol.apiserver.k8s.io.v1beta3.FlowSchema.pb

    SataQiu <******@****.***> 1713430345 +0800
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 686 bytes
    - Viewed (0)
  5. staging/src/k8s.io/api/flowcontrol/v1beta1/generated.pb.go

    var xxx_messageInfo_FlowDistinguisherMethod proto.InternalMessageInfo
    
    func (m *FlowSchema) Reset()      { *m = FlowSchema{} }
    func (*FlowSchema) ProtoMessage() {}
    func (*FlowSchema) Descriptor() ([]byte, []int) {
    	return fileDescriptor_3a5cb22a034fcb2a, []int{2}
    }
    func (m *FlowSchema) XXX_Unmarshal(b []byte) error {
    	return m.Unmarshal(b)
    }
    func (m *FlowSchema) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
    	b = b[:cap(b)]
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 01 06:06:37 UTC 2024
    - 142K bytes
    - Viewed (0)
  6. staging/src/k8s.io/api/flowcontrol/v1beta2/generated.pb.go

    var xxx_messageInfo_FlowDistinguisherMethod proto.InternalMessageInfo
    
    func (m *FlowSchema) Reset()      { *m = FlowSchema{} }
    func (*FlowSchema) ProtoMessage() {}
    func (*FlowSchema) Descriptor() ([]byte, []int) {
    	return fileDescriptor_2e620af2eea53237, []int{2}
    }
    func (m *FlowSchema) XXX_Unmarshal(b []byte) error {
    	return m.Unmarshal(b)
    }
    func (m *FlowSchema) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
    	b = b[:cap(b)]
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 01 06:06:37 UTC 2024
    - 142K bytes
    - Viewed (0)
  7. pkg/generated/openapi/zz_generated.openapi.go

    						SchemaProps: spec.SchemaProps{
    							Description: "`items` is a list of FlowSchemas.",
    							Type:        []string{"array"},
    							Items: &spec.SchemaOrArray{
    								Schema: &spec.Schema{
    									SchemaProps: spec.SchemaProps{
    										Default: map[string]interface{}{},
    										Ref:     ref("k8s.io/api/flowcontrol/v1.FlowSchema"),
    									},
    								},
    							},
    						},
    					},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3M bytes
    - Viewed (0)
  8. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger.json

              "group": "flowcontrol.apiserver.k8s.io",
              "kind": "FlowSchema",
              "version": "v1beta1"
            }
          }
        },
        "/apis/flowcontrol.apiserver.k8s.io/v1beta1/flowschemas/{name}": {
          "delete": {
            "consumes": [
              "*/*"
            ],
            "description": "delete a FlowSchema",
            "operationId": "deleteFlowcontrolApiserverV1beta1FlowSchema",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 4.5M bytes
    - Viewed (0)
  9. CHANGELOG/CHANGELOG-1.26.md

      - rename 'assuredConcurrencyShares' (located under `spec.limited') to 'nominalConcurrencyShares'.
      - apply strategic merge patch annotations to 'Conditions' of flowschemas and `prioritylevelconfigurations`. ([#112306](https://github.com/kubernetes/kubernetes/pull/112306), [@tkashem](https://github.com/tkashem))
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Mar 14 16:24:51 UTC 2024
    - 425.7K bytes
    - Viewed (0)
  10. pkg/printers/internalversion/printers_test.go

    		}
    	}
    }
    
    func TestPrintFlowSchema(t *testing.T) {
    	all := []string{"*"}
    
    	tests := []struct {
    		fs       flowcontrol.FlowSchema
    		expected []metav1.TableRow
    	}{
    		{
    			fs: flowcontrol.FlowSchema{
    				ObjectMeta: metav1.ObjectMeta{
    					Name:              "all-matcher",
    					CreationTimestamp: metav1.Time{Time: time.Now().Add(1.9e9)},
    				},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Jun 11 14:04:15 UTC 2024
    - 218.6K bytes
    - Viewed (0)
Back to top