Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 40 of 2,132 for _default_ (0.23 sec)

  1. api/openapi-spec/v3/apis__coordination.k8s.io__v1_openapi.json

              "in": "query",
              "name": "fieldSelector",
              "schema": {
                "type": "string",
                "uniqueItems": true
              }
            },
            {
              "description": "A selector to restrict the list of returned objects by their labels. Defaults to everything.",
              "in": "query",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 136.6K bytes
    - Viewed (0)
  2. api/openapi-spec/v3/apis__networking.k8s.io__v1_openapi.json

    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 324.8K bytes
    - Viewed (0)
  3. api/openapi-spec/v3/apis__discovery.k8s.io__v1_openapi.json

              "in": "query",
              "name": "fieldSelector",
              "schema": {
                "type": "string",
                "uniqueItems": true
              }
            },
            {
              "description": "A selector to restrict the list of returned objects by their labels. Defaults to everything.",
              "in": "query",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 146.6K bytes
    - Viewed (0)
  4. api/openapi-spec/v3/apis__autoscaling__v2_openapi.json

              "in": "query",
              "name": "fieldSelector",
              "schema": {
                "type": "string",
                "uniqueItems": true
              }
            },
            {
              "description": "A selector to restrict the list of returned objects by their labels. Defaults to everything.",
              "in": "query",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 186.6K bytes
    - Viewed (0)
  5. api/openapi-spec/v3/apis__admissionregistration.k8s.io__v1beta1_openapi.json

                "in": "query",
                "name": "fieldSelector",
                "schema": {
                  "type": "string",
                  "uniqueItems": true
                }
              },
              {
                "description": "A selector to restrict the list of returned objects by their labels. Defaults to everything.",
                "in": "query",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 235.7K bytes
    - Viewed (0)
  6. pkg/kube/inject/testdata/inputs/default.mesh.gen.yaml

    John Howard <******@****.***> 1709830758 -0800
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Mar 07 16:59:18 UTC 2024
    - 191 bytes
    - Viewed (0)
  7. src/cmd/vendor/golang.org/x/text/language/match.go

    		o(m)
    	}
    	if len(supported) == 0 {
    		m.default_ = &haveTag{}
    		return m
    	}
    	// Add supported languages to the index. Add exact matches first to give
    	// them precedence.
    	for i, tag := range supported {
    		tt := tag.tag()
    		pair, _ := makeHaveTag(tt, i)
    		m.header(tt.LangID).addIfNew(pair, true)
    		m.supported = append(m.supported, &pair)
    	}
    	m.default_ = m.header(supported[0].lang()).haveTags[0]
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 24 13:01:26 UTC 2024
    - 25.1K bytes
    - Viewed (0)
  8. api/openapi-spec/v3/apis__storagemigration.k8s.io__v1alpha1_openapi.json

                "in": "query",
                "name": "fieldSelector",
                "schema": {
                  "type": "string",
                  "uniqueItems": true
                }
              },
              {
                "description": "A selector to restrict the list of returned objects by their labels. Defaults to everything.",
                "in": "query",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 133.3K bytes
    - Viewed (0)
  9. api/openapi-spec/v3/apis__storage.k8s.io__v1_openapi.json

                "type": "string"
              },
              "iqn": {
                "default": "",
                "description": "iqn is Target iSCSI Qualified Name.",
                "type": "string"
              },
              "iscsiInterface": {
                "description": "iscsiInterface is the interface Name that uses an iSCSI transport. Defaults to 'default' (tcp).",
                "type": "string"
              },
              "lun": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 481.9K bytes
    - Viewed (0)
  10. releasenotes/notes/delta-xds-default.yaml

    upgradeNotes:
      - title: Delta xDS on by default
        content: |
          In previous versions, Istio used the "State of the world" xDS protocol to configure Envoy.
          In this release, the ["Delta"](https://www.envoyproxy.io/docs/envoy/latest/api-docs/xds_protocol#incremental-xds) xDS protocol is enabled by default.
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Mar 06 17:43:13 UTC 2024
    - 1.4K bytes
    - Viewed (0)
Back to top