traefik/provider/docker
2018-07-19 16:40:03 +02:00
..
builder_test.go
config.go Uses both binded HostIP and HostPort when useBindPortIP=true 2018-07-19 16:40:03 +02:00
config_container_docker_test.go Uses both binded HostIP and HostPort when useBindPortIP=true 2018-07-19 16:40:03 +02:00
config_container_swarm_test.go Uses both binded HostIP and HostPort when useBindPortIP=true 2018-07-19 16:40:03 +02:00
config_root.go
config_segment_test.go Don't pass the Authorization header to the backends 2018-07-16 13:52:03 +02:00
deprecated_config.go Uses both binded HostIP and HostPort when useBindPortIP=true 2018-07-19 16:40:03 +02:00
deprecated_container.go fix: used 'traefik.domain' in frontend rule. 2018-04-18 10:48:03 +02:00
deprecated_container_docker_test.go Uses both binded HostIP and HostPort when useBindPortIP=true 2018-07-19 16:40:03 +02:00
deprecated_container_swarm_test.go Uses both binded HostIP and HostPort when useBindPortIP=true 2018-07-19 16:40:03 +02:00
deprecated_service.go Fix segment backend name 2018-05-14 10:18:03 +02:00
deprecated_service_test.go Fix segment backend name 2018-05-14 10:18:03 +02:00
docker.go Create init method on provider interface 2018-07-11 09:08:03 +02:00
docker_unix.go Minor changes 2018-07-03 10:02:03 +02:00
docker_windows.go
swarm_test.go