coredns/core/dnsserver
Yong Tang 584dd87c70
Add route53 plugin (#1390)
* Update vendor

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>

* Add route53 plugin

This fix adds route53 plugin so that it is possible to
query route53 record through CoreDNS.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2018-01-15 09:59:29 -08:00
..
address.go CIDR query routing (#1159) 2017-10-24 10:16:03 +01:00
address_test.go CIDR query routing (#1159) 2017-10-24 10:16:03 +01:00
config.go CIDR query routing (#1159) 2017-10-24 10:16:03 +01:00
register.go Fix a couple of typos (#1316) 2017-12-15 21:31:57 +00:00
register_test.go Instead of hardcoding plugin lists in autopath/health, use interfaces. (#1306) 2017-12-12 20:40:30 +00:00
server-grpc.go Allow graceful restart when using TLS listener (#1389) 2018-01-14 08:09:14 +00:00
server-tls.go Allow graceful restart when using TLS listener (#1389) 2018-01-14 08:09:14 +00:00
server.go core: Fix no handler crash (#1328) 2017-12-22 08:55:35 +00:00
server_test.go CIDR query routing (#1159) 2017-10-24 10:16:03 +01:00
zdirectives.go Add route53 plugin (#1390) 2018-01-15 09:59:29 -08:00