Searched +full:srv +full:- +full:ipv6 +full:- +full:target +full:- +full:has +full:- +full:backend +full:- +full:and +full:- +full:balancer (Results 1 – 3 of 3) sorted by relevance
/external/grpc-grpc/test/cpp/naming/ |
D | resolver_test_record_groups.yaml | 1 resolver_tests_common_zone_name: resolver-tests-version-4.grpctestingexp. 3 # Tests for which we enable SRV queries 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 [all …]
|
D | resolver_component_tests_runner.py | 8 # http://www.apache.org/licenses/LICENSE-2.0 13 # See the License for the specific language governing permissions and 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, [all …]
|
/external/aws-sdk-java-v2/services/servicediscovery/src/main/resources/codegen-resources/ |
D | service-2.json | 4 "apiVersion":"2017-03-14", 13 "uid":"servicediscovery-2017-03-14" 31 …ervices account, see <a href=\"https://docs.aws.amazon.com/cloud-map/latest/dg/cloud-map-limits.ht… 48 …and name your service <code>backend</code>, the resulting DNS name for the service is <code>backen… 65 …and name your service <code>backend</code>, the resulting DNS name for the service is <code>backen… 82 …and private DNS namespaces, one of the following combinations of DNS records in Amazon Route 53:</… 130 …"documentation":"<p>Deletes the Amazon Route 53 DNS records and health check, if any, that Cloud M… 146 …and service. You can use <code>DiscoverInstances</code> to discover instances for any type of name… 147 "endpoint":{"hostPrefix":"data-"} 164 "endpoint":{"hostPrefix":"data-"} [all …]
|