1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/libnetwork/cmd/proxy
Justin Cormack 65356ed861 Do not use logrus for proxy
This simplifies how we build it in docker/docker as no vendoring needed,
and this does program not use any logrus features.

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2016-10-19 00:01:11 +01:00
..
main.go Make the docker proxy a standalone binary not a re-exec 2016-07-04 13:17:16 +01:00
network_proxy_test.go Make the docker proxy a standalone binary not a re-exec 2016-07-04 13:17:16 +01:00
proxy.go Make the docker proxy a standalone binary not a re-exec 2016-07-04 13:17:16 +01:00
stub_proxy.go Make the docker proxy a standalone binary not a re-exec 2016-07-04 13:17:16 +01:00
tcp_proxy.go Do not use logrus for proxy 2016-10-19 00:01:11 +01:00
udp_proxy.go Do not use logrus for proxy 2016-10-19 00:01:11 +01:00