coredns/middleware/proxy
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
..
lookup.go Support SkyDNS' stubzones 2016-03-26 16:29:35 +00:00
lookup_test.go More cleanup - needs to think a little about NewSOA() 2016-03-22 10:29:48 +00:00
policy.go First commit 2016-03-18 20:57:35 +00:00
policy_test.go First commit 2016-03-18 20:57:35 +00:00
proxy.go Use context.Context 2016-03-19 07:32:50 +00:00
proxy.md Update docs 2016-03-19 20:59:10 +00:00
proxy_test.go Use context.Context 2016-03-19 07:32:50 +00:00
reverseproxy.go Add state.SizeAndDo() 2016-03-25 17:23:06 +00:00
upstream.go Fix upstream tests 2016-03-19 16:11:30 +00:00
upstream_test.go Fix upstream tests 2016-03-19 16:11:30 +00:00