coredns/core/setup
Miek Gieben 5d70567f1c Implement chaos middleware
This allows for CH TXT queries that return some information about
the server and/or the authors (or whatever you put in there).
2016-03-25 08:36:32 +00:00
..
testdata First commit 2016-03-18 20:57:35 +00:00
bindhost.go First commit 2016-03-18 20:57:35 +00:00
chaos.go Implement chaos middleware 2016-03-25 08:36:32 +00:00
chaos_test.go Implement chaos middleware 2016-03-25 08:36:32 +00:00
controller.go Use context.Context 2016-03-19 07:32:50 +00:00
errors.go Errors directive testing and fixing 2016-03-19 13:37:20 +00:00
errors_test.go Errors directive testing and fixing 2016-03-19 13:37:20 +00:00
etcd.go more 2016-03-22 22:44:50 +00:00
file.go more etcd stuff 2016-03-20 21:36:55 +00:00
loadbalance.go Add roundrobin middleware 2016-03-23 21:38:35 +00:00
log.go Fix middleware log 2016-03-19 11:16:08 +00:00
log_test.go Errors directive testing and fixing 2016-03-19 13:37:20 +00:00
prometheus.go First commit 2016-03-18 20:57:35 +00:00
proxy.go First commit 2016-03-18 20:57:35 +00:00
rewrite.go only rewrite types when they are given in uppercase 2016-03-19 22:12:07 +00:00
rewrite_test.go Use context.Context 2016-03-19 07:32:50 +00:00
roller.go First commit 2016-03-18 20:57:35 +00:00
root.go First commit 2016-03-18 20:57:35 +00:00
root_test.go First commit 2016-03-18 20:57:35 +00:00
startupshutdown.go First commit 2016-03-18 20:57:35 +00:00
startupshutdown_test.go First commit 2016-03-18 20:57:35 +00:00