Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 11 for connectTo (0.42 sec)

  1. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                                http:
                                  description: HTTP connection pool settings.
                                  properties:
                                    h2UpgradePolicy:
                                      description: |-
                                        Specify if http1.1 connection should be upgraded to http2 for the associated destination.
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.7K bytes
    - Viewed (0)
  2. manifests/charts/base/crds/crd-all.gen.yaml

                                http:
                                  description: HTTP connection pool settings.
                                  properties:
                                    h2UpgradePolicy:
                                      description: |-
                                        Specify if http1.1 connection should be upgraded to http2 for the associated destination.
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
  3. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

                              properties:
                                http:
                                  description: HTTP connection pool settings.
                                  properties:
                                    h2UpgradePolicy:
                                      description: Specify if http1.1 connection should
                                        be upgraded to http2 for the associated destination.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.19.md

    - HTTP/2 connection health check is enabled by default in all Kubernetes clients. The feature should work out-of-the-box. If needed, users can tune the feature via the HTTP2_READ_IDLE_TIMEOUT_SECONDS and HTTP2_PING_TIMEOUT_SECONDS environment variables. The feature...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  5. tests/integration/pilot/testdata/gateway-api-crd.yaml

                            Service with no endpoints), the underlying implementation MUST actively
                            reject connection attempts to this backend. Connection rejections must
                            respect weight; if an invalid backend is requested to have 80% of
                            connections, then 80% of connections must be rejected instead.
    
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  6. testing/architecture-test/src/changes/archunit-store/internal-api-nullability.txt

    Class <org.gradle.tooling.internal.provider.connection.BuildLogLevelMixIn> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (BuildLogLevelMixIn.java:0)
    Class <org.gradle.tooling.internal.provider.connection.ProviderBuildResult> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (ProviderBuildResult.java:0)
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Jun 11 09:51:15 UTC 2024
    - 967.9K bytes
    - Viewed (0)
  7. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"Cmsghdr.Level", Field, 0},
    		{"Cmsghdr.Type", Field, 0},
    		{"Cmsghdr.X__cmsg_data", Field, 0},
    		{"CommandLineToArgv", Func, 0},
    		{"ComputerName", Func, 0},
    		{"Conn", Type, 9},
    		{"Connect", Func, 0},
    		{"ConnectEx", Func, 1},
    		{"ConvertSidToStringSid", Func, 0},
    		{"ConvertStringSidToSid", Func, 0},
    		{"CopySid", Func, 0},
    		{"Creat", Func, 0},
    		{"CreateDirectory", Func, 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)
  8. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

        DefaultValuedOptionalAttr<StrAttr, "\"\"">:$tpu_compile_options_proto
      );
    
      let results = (outs);
    }
    
    def TF_TPUReplicatedInputOp : TF_Op<"TPUReplicatedInput", [Pure]> {
      let summary = "Connects N inputs to an N-way replicated TPU computation.";
    
      let description = [{
    This operation holds a replicated input to a `tpu.replicate()` computation subgraph.
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  9. RELEASE.md

    *   Add safe static factory functions for SparseTensor and convert all CHECKs to
        DCHECKs. Using the constructor directly is unsafe and deprecated.
    *   Make the Bigtable client connection pool configurable & increase the
        default # of connections for performance.
    *   Added derivative of `tf.random_gamma` with respect to the alpha parameter.
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  10. api/go1.20.txt

    pkg syscall (freebsd-riscv64), func CloseOnExec(int) #53466
    pkg syscall (freebsd-riscv64), func CmsgLen(int) int #53466
    pkg syscall (freebsd-riscv64), func CmsgSpace(int) int #53466
    pkg syscall (freebsd-riscv64), func Connect(int, Sockaddr) error #53466
    pkg syscall (freebsd-riscv64), func Dup(int) (int, error) #53466
    pkg syscall (freebsd-riscv64), func Dup2(int, int) error #53466
    pkg syscall (freebsd-riscv64), func Fchdir(int) error #53466
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 21:23:32 UTC 2023
    - 602.6K bytes
    - Viewed (0)
Back to top