k3s/federation/pkg/dnsprovider/providers/aws/route53
Paul Michali 8d9e90cccf coredns: support IPv6 record set
Added support for AAAA record for coredns and included unit test.

Fixed function names in comments for Google and AWS tests to match
actual test name in this area.
2017-05-16 15:51:18 +00:00
..
stubs autogenerated 2017-04-14 10:40:57 -07:00
BUILD autogenerated 2017-04-14 10:40:57 -07:00
interface.go
route53.go route53: set WithCredentialsChainVerboseErrors 2017-02-22 23:19:18 -05:00
route53_test.go coredns: support IPv6 record set 2017-05-16 15:51:18 +00:00
rrchangeset.go Merge pull request #39991 from justinsb/verbose_changeset_logging 2017-02-19 19:07:17 -08:00
rrset.go dnsprovider: Avoid panic if fields are nil 2017-04-12 02:13:50 -04:00
rrsets.go Modify the DNS provider Rrset.Get(name) interface to return multiple records and update federated service controller. 2017-05-10 00:03:41 -07:00
zone.go
zones.go