moby--moby/opts
John Starks 0906195fbb Windows: Add support for named pipe protocol
This adds an npipe protocol option for Windows hosts, akin to unix
sockets for Linux hosts. This should become the default transport
for Windows, but this change does not yet do that.

It also does not add support for the client side yet since that
code is in engine-api, which will have to be revendored separately.

Signed-off-by: John Starks <jostarks@microsoft.com>
2016-02-01 19:46:30 -08:00
..
hosts.go Windows: Add support for named pipe protocol 2016-02-01 19:46:30 -08:00
hosts_test.go Windows: Add support for named pipe protocol 2016-02-01 19:46:30 -08:00
hosts_unix.go Finish linting opts and trust package. 2015-08-27 17:36:11 +02:00
hosts_windows.go Change ParseTCPAddr to use tcp://127.0.0.0:2375 format as default consistently 2015-08-29 11:23:51 +00:00
ip.go Fix typos found across repository 2015-12-13 18:04:12 +02:00
ip_test.go golint: trust 2015-08-27 11:40:27 +02:00
opts.go Allow to set daemon and server configurations in a file. 2016-01-14 16:44:37 -05:00
opts_test.go Allow to set daemon and server configurations in a file. 2016-01-14 16:44:37 -05:00
opts_unix.go Windows [TP4] localhost mitigation 2015-11-06 13:52:59 -08:00
opts_windows.go Move Container to its own package. 2015-12-03 17:39:49 +01:00