traefik/server
Timo Reimann d57f83c31c Make Traefik health checks label-configurable with Marathon.
For the two existing health check parameters (path and interval), we add
support for Marathon labels.

Changes in detail:

- Extend the Marathon provider and template.
- Refactor Server.loadConfig to reduce duplication.
- Refactor the healthcheck package slightly to accommodate the changes
  and allow extending by future parameters.
- Update documentation.
2017-04-28 18:17:25 +02:00
..
adapters.go Extract some code in packages 2017-04-20 10:06:41 +02:00
configuration.go Fix Consul catalog prefix flags 2017-04-25 10:51:03 +02:00
rules.go Fix regex with PathStrip 2017-04-28 17:33:14 +02:00
rules_test.go Extract some code in packages 2017-04-20 10:06:41 +02:00
server.go Make Traefik health checks label-configurable with Marathon. 2017-04-28 18:17:25 +02:00
server_test.go Make Traefik health checks label-configurable with Marathon. 2017-04-28 18:17:25 +02:00
web.go refactor: clean code 2017-04-24 10:04:57 +02:00