Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for miny (0.18 sec)

  1. CREDITS

      A secondary benefit of defending all users' freedom is that
    improvements made in alternate versions of the program, if they
    receive widespread use, become available for other developers to
    incorporate.  Many developers of free software are heartened and
    encouraged by the resulting cooperation.  However, in the case of
    software used on network servers, this result may fail to come about.
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Thu Jun 13 15:34:20 UTC 2024
    - 1.7M bytes
    - Viewed (0)
  2. pkg/generated/openapi/zz_generated.openapi.go

    							Description: "maxPerCore is the maximum number of NAT connections to track per CPU core (0 to leave the limit as-is and ignore min).",
    							Type:        []string{"integer"},
    							Format:      "int32",
    						},
    					},
    					"min": {
    						SchemaProps: spec.SchemaProps{
    							Description: "min is the minimum value of connect-tracking records to allocate, regardless of maxPerCore (set maxPerCore=0 to leave the limit as-is).",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3M bytes
    - Viewed (0)
  3. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger-with-shared-parameters.json

              "type": "object"
            },
            "min": {
              "additionalProperties": {
                "$ref": "#/definitions/io.k8s.apimachinery.pkg.api.resource.Quantity"
              },
              "description": "Min usage constraints on this kind by resource name.",
              "type": "object"
            },
            "type": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 2.3M bytes
    - Viewed (0)
  4. api/openapi-spec/swagger.json

              "type": "object"
            },
            "min": {
              "additionalProperties": {
                "$ref": "#/definitions/io.k8s.apimachinery.pkg.api.resource.Quantity"
              },
              "description": "Min usage constraints on this kind by resource name.",
              "type": "object"
            },
            "type": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3.1M bytes
    - Viewed (0)
  5. api/openapi-spec/v3/api__v1_openapi.json

                "type": "object"
              },
              "min": {
                "additionalProperties": {
                  "$ref": "#/components/schemas/io.k8s.apimachinery.pkg.api.resource.Quantity"
                },
                "description": "Min usage constraints on this kind by resource name.",
                "type": "object"
              },
              "type": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 1.8M bytes
    - Viewed (0)
  6. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger.json

        "io.k8s.api.policy.v1beta1.IDRange": {
          "description": "IDRange provides a min/max of an allowed range of IDs.",
          "properties": {
            "max": {
              "description": "max is the end of the range, inclusive.",
              "format": "int64",
              "type": "integer"
            },
            "min": {
              "description": "min is the start of the range, inclusive.",
              "format": "int64",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 4.5M bytes
    - Viewed (0)
Back to top