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
hosts_windows.go
ip.go
ip_test.go
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
opts_windows.go