traefik/provider/kubernetes
Timo Reimann f7d9dfafd0 [k8s] Remove rule type path list.
Instead of doing sanity checks in the Kubernetes provider, we just
accept any non-empty value from the annotation and rely on the server
part to filter out unknown rules.

This allows us to automatically stay in sync with the currently
supported Path matchers/modifiers.
2017-05-23 17:31:34 +02:00
..
client.go Add basic auth to kubernetes provider 2017-05-03 13:18:40 +02:00
kubernetes.go [k8s] Remove rule type path list. 2017-05-23 17:31:34 +02:00
kubernetes_test.go [k8s] Remove rule type path list. 2017-05-23 17:31:34 +02:00
namespace.go Extract providers to their own package 2017-04-18 13:24:17 +02:00