Alessandro Boch
c70cfcb150
Provide interface to categorize errors
...
- Package types to define the interfaces libnetwork errors
may implement, so that caller can categorize them.
Signed-off-by: Alessandro Boch <aboch@docker.com>
2015-05-20 22:29:29 -07:00
Madhu Venugopal
56375f3687
Porting https://github.com/docker/docker/pull/12437
...
Signed-off-by: Madhu Venugopal <madhu@docker.com>
2015-05-19 15:28:48 -07:00
Alessandro Boch
1589c43f9d
Restore anonymus import in iptables_test.go
...
- Which is needed when running make (test in container)
Signed-off-by: Alessandro Boch <aboch@docker.com>
2015-05-18 21:56:36 -07:00
Alessandro Boch
902e8746d3
Optional Userland Proxy
...
- Port https://github.com/docker/docker/pull/12165 to libnetwork
- More tests will be added later
Signed-off-by: Alessandro Boch <aboch@docker.com>
2015-05-18 18:13:39 -07:00
Alessandro Boch
f16db2c3ad
Remove pkg directory
...
- As recommended by Docker committers.
- Will introduce internal directory when go supports it
Signed-off-by: Alessandro Boch <aboch@docker.com>
2015-05-16 16:12:13 -07:00