coredns/core/setup
Miek Gieben ebef64280a Support SkyDNS' stubzones
This implements stubzones in the same way as SkyDNS. This
also works with multiple configured domains and has tests.
Also add more configuration parameters for TLS and path prefix and
enabling stubzones.  Run StubUpdates as a startup command to keep up to
date with the list in etcd.
2016-03-26 16:29:35 +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 Support SkyDNS' stubzones 2016-03-26 16:29:35 +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