coredns/middleware
2016-03-26 16:32:36 +00:00
..
chaos bugfix: actually *use* the CH class 2016-03-25 20:30:38 +00:00
errors Implement chaos middleware 2016-03-25 08:36:32 +00:00
etcd Fix docs 2016-03-26 16:32:36 +00:00
file Use context.Context 2016-03-19 07:32:50 +00:00
loadbalance Small optimization in round robin load balancing 2016-03-24 17:51:28 +00:00
log Errors directive testing and fixing 2016-03-19 13:37:20 +00:00
prometheus Use context.Context 2016-03-19 07:32:50 +00:00
proxy Support SkyDNS' stubzones 2016-03-26 16:29:35 +00:00
rewrite Allow rewriting of the the name of the query as well. And improve 2016-03-23 21:45:27 +00:00
commands.go First commit 2016-03-18 20:57:35 +00:00
commands_test.go First commit 2016-03-18 20:57:35 +00:00
exchange.go Add etcd middleware 2016-03-23 10:41:40 +00:00
host.go First commit 2016-03-18 20:57:35 +00:00
middleware.go Use context.Context 2016-03-19 07:32:50 +00:00
middleware_test.go Use context.Context 2016-03-19 07:32:50 +00:00
name.go Allow rewriting of the the name of the query as well. And improve 2016-03-23 21:45:27 +00:00
recorder.go Implement chaos middleware 2016-03-25 08:36:32 +00:00
recorder_test.go Use context.Context 2016-03-19 07:32:50 +00:00
replacer.go Random fixes and make servfail the special return code 2016-03-19 20:17:44 +00:00
replacer_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
state.go Add state.SizeAndDo() 2016-03-25 17:23:06 +00:00
state_test.go Use context.Context 2016-03-19 07:32:50 +00:00
zone.go Add etcd middleware 2016-03-23 10:41:40 +00:00