Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for melhor (0.5 sec)

  1. pkg/generated/openapi/zz_generated.openapi.go

    			SchemaProps: spec.SchemaProps{
    				Description: "FlowDistinguisherMethod specifies the method of a flow distinguisher.",
    				Type:        []string{"object"},
    				Properties: map[string]spec.Schema{
    					"type": {
    						SchemaProps: spec.SchemaProps{
    							Description: "`type` is the type of flow distinguisher method The supported types are \"ByUser\" and \"ByNamespace\". Required.",
    							Default:     "",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3M bytes
    - Viewed (0)
  2. CREDITS

            Software; or
    
        (b) any new file in Source Code Form that contains any Covered
            Software.
    
    1.11. "Patent Claims" of a Contributor
        means any patent claim(s), including without limitation, method,
        process, and apparatus claims, in any patent Licensable by such
        Contributor that would be infringed, but for the grant of the
        License, by the making, using, selling, offering for sale, having
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Thu Jun 13 15:34:20 UTC 2024
    - 1.7M bytes
    - Viewed (0)
  3. api/openapi-spec/swagger.json

        },
        "io.k8s.api.flowcontrol.v1.FlowDistinguisherMethod": {
          "description": "FlowDistinguisherMethod specifies the method of a flow distinguisher.",
          "properties": {
            "type": {
              "description": "`type` is the type of flow distinguisher method The supported types are \"ByUser\" and \"ByNamespace\". Required.",
              "type": "string"
            }
          },
          "required": [
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3.1M bytes
    - Viewed (0)
Back to top