traefik/script
Vincent Demeester de0a57ec76 Refactor traefik with package
Split a bit traefik into package. The idea behind this refactor is to
start move inter-dependencies away and do some DRY or SRP.

- Adds a `provider` package, with providers except `web.go`
- Adds a `types` package with common struct.
- Move `gen.go` to an `autogen` package

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2015-11-02 18:35:55 +01:00
..
.validate Update building stuff 2015-09-15 23:09:48 +02:00
binary Refactor traefik with package 2015-11-02 18:35:55 +01:00
ca-certificates.crt Corrects https://github.com/EmileVauge/traefik/issues/21 2015-09-25 17:46:52 +02:00
crossbinary Refactor traefik with package 2015-11-02 18:35:55 +01:00
dockerversion Use go generate for dockerversion 2015-10-29 22:10:59 +01:00
generate Update building stuff 2015-09-15 23:09:48 +02:00
make.sh Add a all target than runs default tasks 2015-10-30 09:11:43 +01:00
test-integration Update package management with Glide 2015-10-13 22:56:44 +02:00
test-unit Refactor traefik with package 2015-11-02 18:35:55 +01:00
validate-gofmt Update package management with Glide 2015-10-13 22:56:44 +02:00
validate-govet Update package management with Glide 2015-10-13 22:56:44 +02:00