Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for prefers (0.29 sec)

  1. tests/integration/pilot/testdata/gateway-api-crd.yaml

                              type: string
                            namespace:
                              description: |-
                                Namespace is the namespace of the referent. When unspecified, this refers
                                to the local namespace of the Route.
    
    
                                Note that there are specific rules for ParentRefs which cross namespace
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  2. api/openapi-spec/v3/apis__apps__v1_openapi.json

            "description": "Node affinity is a group of node affinity scheduling rules.",
            "properties": {
              "preferredDuringSchedulingIgnoredDuringExecution": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  3. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

            [4, 3, 8]]]
    
    ```
      }];
    
      let arguments = (ins
        Arg<TF_Tensor, [{Rank `r` tensor where `r >= 2`.}]>:$input,
        Arg<TF_Int32Tensor, [{Diagonal offset(s). Positive value means superdiagonal, 0 refers to the main
    diagonal, and negative value means subdiagonals. `k` can be a single integer
    (for a single diagonal) or a pair of integers specifying the low and high ends
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  4. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

                "description": "If this object was created from some other resource, then this links back to that resource. This field is used to find the in-tree representation of the claim parameters when the parameter reference of the claim refers to some unknown type."
              },
              "kind": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 656.6K bytes
    - Viewed (0)
  5. RELEASE.md

            breakage on user side (eg if the test is checking against some golden
            number). These 3 APIs will allow user to disable and switch back to
            legacy behavior if they prefer. In future (eg TF 2.10), we expect to
            totally remove the legacy code path (stateful random Ops), and these 3
            APIs will be removed as well.
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  6. pkg/apis/core/validation/validation_test.go

    		Name:      "expansion-secret",
    		Namespace: "default",
    	}
    
    	// shortSecretRef refers to the secretRefs which are validated with IsDNS1035Label
    	shortSecretName := "key-name"
    	shortSecretRef := &core.SecretReference{
    		Name:      shortSecretName,
    		Namespace: "default",
    	}
    
    	// longSecretRef refers to the secretRefs which are validated with IsDNS1123Subdomain
    	longSecretName := "key-name.example.com"
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  7. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"ResolveIPAddr", Func, 0},
    		{"ResolveTCPAddr", Func, 0},
    		{"ResolveUDPAddr", Func, 0},
    		{"ResolveUnixAddr", Func, 0},
    		{"Resolver", Type, 8},
    		{"Resolver.Dial", Field, 9},
    		{"Resolver.PreferGo", Field, 8},
    		{"Resolver.StrictErrors", Field, 9},
    		{"SRV", Type, 0},
    		{"SRV.Port", Field, 0},
    		{"SRV.Priority", Field, 0},
    		{"SRV.Target", Field, 0},
    		{"SRV.Weight", Field, 0},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
Back to top