traefik/provider
Vincent Demeester 4d485e1b6b Refactor providers and add tests
- Add a `baseProvider` struct with common
- Refactor docker, kv(s) and marathon providers (spliting into small pieces)
- Add unit tests

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2015-11-19 17:22:17 +01:00
..
boltdb.go Refactor providers and add tests 2015-11-19 17:22:17 +01:00
consul.go Refactor providers and add tests 2015-11-19 17:22:17 +01:00
docker.go Refactor providers and add tests 2015-11-19 17:22:17 +01:00
docker_test.go Refactor providers and add tests 2015-11-19 17:22:17 +01:00
etcd.go Refactor providers and add tests 2015-11-19 17:22:17 +01:00
file.go Refactor providers and add tests 2015-11-19 17:22:17 +01:00
file_test.go Refactor traefik with package 2015-11-02 18:35:55 +01:00
kv.go Refactor providers and add tests 2015-11-19 17:22:17 +01:00
kv_test.go Refactor providers and add tests 2015-11-19 17:22:17 +01:00
marathon.go Refactor providers and add tests 2015-11-19 17:22:17 +01:00
marathon_test.go Refactor providers and add tests 2015-11-19 17:22:17 +01:00
provider.go Refactor providers and add tests 2015-11-19 17:22:17 +01:00
provider_test.go Refactor providers and add tests 2015-11-19 17:22:17 +01:00
zk.go Refactor providers and add tests 2015-11-19 17:22:17 +01:00