Add middleware reverse (#452)

This commit is contained in:
Richard Hillmann
2017-02-09 20:39:48 +01:00
committed by Miek Gieben
parent a7c9fd5d6b
commit 61afc6dbad
9 changed files with 804 additions and 0 deletions

View File

@@ -29,6 +29,7 @@ var directives = []string{
"secondary",
"etcd",
"kubernetes",
"reverse",
"proxy",
"httpprox",
"whoami",