coredns/middleware/pkg
John Belamaric 2e366459c5 Use common TLS parsing routine for etcd (#476)
* Use common TLS parsing routine for etcd

Change to use the new common routine, and update the docs to reflect
the different options for passing TLS configuration.

* Move middleware/tls to middleware/pkg/tls

This was put in the wrong place originally.
2017-01-12 08:14:24 +00:00
..
debug Add middleware.NextOrFailure (#462) 2016-12-20 18:58:05 +00:00
dnsrecorder middleware/metrics: export actual size (#448) 2016-11-29 11:02:43 +00:00
dnsutil Add middleware.NextOrFailure (#462) 2016-12-20 18:58:05 +00:00
edns Fix various issues with formatting and typos (#424) 2016-11-13 14:03:12 +00:00
rcode Fix various issues with formatting and typos (#424) 2016-11-13 14:03:12 +00:00
replacer middleware/log: make {size} the length of the request (#449) 2016-11-30 20:44:00 +00:00
response middleware/cache: only cache query and responses (#397) 2016-11-07 16:27:50 +00:00
singleflight Cleanup: put middleware helper functions in pkgs (#245) 2016-09-07 11:10:16 +01:00
storage Fix various issues with formatting and typos (#424) 2016-11-13 14:03:12 +00:00
strings Lister refactor kubernetes/kubernetes#33269 2016-09-23 10:23:11 -03:00
tls Use common TLS parsing routine for etcd (#476) 2017-01-12 08:14:24 +00:00