Home
last modified time | relevance | path

Searched +full:dualstack +full:- +full:balancer (Results 1 – 3 of 3) sorted by relevance

/third_party/grpc/test/cpp/naming/
Dresolver_test_record_groups.yaml1 resolver_tests_common_zone_name: resolver-tests-version-4.grpctestingexp.
4 - expected_addrs:
5 - {address: '5.5.5.5:443', is_balancer: false}
13 record_to_resolve: no-srv-ipv4-single-target
15 no-srv-ipv4-single-target:
16 - {TTL: '2100', data: 5.5.5.5, type: A}
17 - expected_addrs:
18 - {address: '1.2.3.4:1234', is_balancer: true}
26 record_to_resolve: srv-ipv4-single-target
28 _grpclb._tcp.srv-ipv4-single-target:
[all …]
Dresolver_component_tests_runner.py8 # http://www.apache.org/licenses/LICENSE-2.0
16 # This file is auto-generated
27 argp = argparse.ArgumentParser(description='Run c-ares resolver tests')
28 argp.add_argument('--test_bin_path', default=None, type=str,
30 argp.add_argument('--dns_server_bin_path', default=None, type=str,
32 argp.add_argument('--records_config_path', default=None, type=str,
35 argp.add_argument('--dns_server_port', default=None, type=int,
37 argp.add_argument('--dns_resolver_bin_path', default=None, type=str,
39 argp.add_argument('--tcp_connect_bin_path', default=None, type=str,
41 argp.add_argument('--extra_args', default='', type=str,
[all …]
/third_party/grpc/doc/
Dgrpc_xds_features.md3 This document lists the [xDS](https://github.com/envoyproxy/data-plane-api/tree/master/envoy/api/v2)
9 a log and keep it up-to-date because xDS has a large number of APIs that gRPC
14 [first gRFC](https://github.com/grpc/proposal/blob/master/A27-xds-global-load-balancing.md)
31 account in both [locality-weighted load balancing](https://www.envoyproxy.io/docs/envoy/latest/intr…
41 The EDS policy will not support per-endpoint stats; it will report only
42 per-locality stats.
54 …ps://github.com/grpc/grpc-java/releases) | [Go](https://github.com/grpc/grpc-go/releases) | [Node]…
55 ---------|--------|--------------|------|------|------
56 …l:**<ul><li>LDS->RDS->CDS->EDS flow</li><li>ADS stream</li></ul> | [A27](https://github.com/grpc/p…
57-v3/config/route/v3/route_components.proto#config-route-v3-virtualhost) domains matching</li><li>O…
[all …]