Stefan Weil
13451d9a07
Fix some typos in comments and strings
...
All of them were found and fixed by codespell.
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2016-03-01 16:45:14 +01:00
Vincent Demeester
421a3ec5d7
Use gofmt with -s instead of goimports
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2016-02-12 14:07:00 +01:00
Tim Düsterhus
7ff429e32d
Use documentation IPv6 addresses (RFC 3849) in tests
...
Signed-off-by: Tim Düsterhus <tim@bastelstu.be>
2015-11-15 18:28:53 +01:00
Alessandro Boch
ddcfab5f81
libnetwork <-> ipam driver interaction
...
Signed-off-by: Alessandro Boch <aboch@docker.com>
2015-10-03 16:18:19 -07:00
Alessandro Boch
7d24e974cf
Refactor driverapi, sandbox pkgs
...
- Move SanboxInfo and Interface structures in sandbox package
(changed it to Info as per golint)
- Move UUID to new internal pkg types
- Updated .gitignore to ignore IDE project files
Signed-off-by: Alessandro Boch <aboch@docker.com>
2015-04-21 09:44:39 -07:00
Alessandro Boch
95958d7610
Enhance Endpoint interface
...
- Added new getter methods
- Modified signature of Network.CreateEndpoint()
Signed-off-by: Alessandro Boch <aboch@docker.com>
2015-04-20 03:21:01 -07:00