Package com.yahoo.vespa.hosted.controller.api.integration.dns
@ExportPackage
package com.yahoo.vespa.hosted.controller.api.integration.dns
-
ClassDescriptionThe target of a
Record.Type.ALIASrecord.Same asAliasTarget, except for targets outside AWS (cannot be targeted with ALIAS record).An implementation ofAliasTargetthat uses latency-based routing.An implementation ofDirectTargetthat uses latency-based routing.An in-memory name service for testing purposes.A managed DNS service.A basic representation of a DNS resource record, containing the record type, name and data.Represents the data field of a DNS record (RDATA).Represents the name field of a DNS record (NAME).Create a TXT record with this name and token, and then complete the challenge.A connection made to an endpoint service.An implementation ofAliasTargetwhere is requests are answered based on the weight assigned to the record, as a proportion of the total weight for all records having the same DNS name.An implementation ofDirectTargetwhere is requests are answered based on the weight assigned to the record, as a proportion of the total weight for all records having the same DNS name.