coredns/core/dnsserver
James Hartig a469a17cdf Instead of hardcoding plugin lists in autopath/health, use interfaces. (#1306)
Switched health and autopath plugin to allow any plugins to be used instead
of a hardcoded list. I did not switch federation over since it wasn't
obvious that anything other than kubernetes could be used with it.

Fixes #1291
2017-12-12 20:40:30 +00: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 Instead of hardcoding plugin lists in autopath/health, use interfaces. (#1306) 2017-12-12 20:40:30 +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 Pass net.TCPAddr type as response address to gRPCresponse writer (#1258) 2017-11-27 21:38:06 +00:00
server-tls.go Remove the word middleware (#1067) 2017-09-14 09:36:06 +01:00
server.go server: update comment (#1213) 2017-11-10 11:19:49 +00:00
server_test.go CIDR query routing (#1159) 2017-10-24 10:16:03 +01:00
zdirectives.go Add NSID plugin support for CoreDNS (#1273) 2017-12-04 08:28:27 -08:00