traefik/provider/k8s
Ed Robinson 6accb90c47
Simplify Service Lookup
Since we already know the name and namespace
of the service(s) we want we can just get the
correct one back from the API without filtering
the results.
2016-05-26 11:17:38 +01:00
..
client.go Simplify Service Lookup 2016-05-26 11:17:38 +01:00
endpoints.go Build backend config using the K8S endpoint resource. 2016-05-26 10:52:30 +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