traefik/provider/k8s
Ed Robinson 301a463aeb
Adds option to namespace k8s ingresses
If the flag kubernetes.namespaces is set...
Then we only select ingresses from that/those namespace(s)

This allows multiple instances of traefik to
independently load balance for each namespace.
This could be for logical or security reasons.

Addresses #336
2016-05-06 11:36:53 +01:00
..
client.go Adds option to namespace k8s ingresses 2016-05-06 11:36:53 +01:00
ingress.go Add kubernetes Ingress backend 2016-04-22 13:57:00 +02:00
service.go Add unit test 2016-04-22 13:57:00 +02:00