coredns/middleware
Miek Gieben 30fd224504 middleware/whoami: add (#264)
Add a new middleware that tells you who you are; IP, port and transport
is echoed back.

Also some various cleanup and documentation improvements while at it:

* ResponseWriter: improve the documentation of these helper functions.
* And add an NextHandler for use in tests. Make chaos_test.go and
* whoam_test.go use it.
2016-09-17 17:09:05 +01:00
..
bind Startup notification (#250) 2016-09-10 09:16:25 +01:00
cache Startup notification (#250) 2016-09-10 09:16:25 +01:00
chaos middleware/whoami: add (#264) 2016-09-17 17:09:05 +01:00
dnssec Startup notification (#250) 2016-09-10 09:16:25 +01:00
errors Remove lumberjack logger (#257) 2016-09-16 15:50:16 +01:00
etcd Startup notification (#250) 2016-09-10 09:16:25 +01:00
file Startup notification (#250) 2016-09-10 09:16:25 +01:00
health Startup notification (#250) 2016-09-10 09:16:25 +01:00
kubernetes Fix build error by change kubernetes controller to pkg/client/cache (#262) 2016-09-16 16:31:23 +01:00
loadbalance Cleanup: put middleware helper functions in pkgs (#245) 2016-09-07 11:10:16 +01:00
log Remove lumberjack logger (#257) 2016-09-16 15:50:16 +01:00
metrics Startup notification (#250) 2016-09-10 09:16:25 +01:00
pkg Remove lumberjack logger (#257) 2016-09-16 15:50:16 +01:00
pprof Startup notification (#250) 2016-09-10 09:16:25 +01:00
proxy Fix proxy upstream parser issue and add test cases (#263) 2016-09-17 07:49:35 +01:00
rewrite Startup notification (#250) 2016-09-10 09:16:25 +01:00
secondary Startup notification (#250) 2016-09-10 09:16:25 +01:00
test middleware/whoami: add (#264) 2016-09-17 17:09:05 +01:00
whoami middleware/whoami: add (#264) 2016-09-17 17:09:05 +01:00
middleware.go middleware/whoami: add (#264) 2016-09-17 17:09:05 +01:00
middleware_test.go Use context.Context 2016-03-19 07:32:50 +00:00
normalize.go Add tests for normalize.go 2016-09-07 12:55:41 +00:00
normalize_test.go Add tests for normalize.go 2016-09-07 12:55:41 +00:00