moby--moby/runconfig
Brian Goff 285915755c Move `StreamConfig` out of `runconfig`
`StreamConfig` carries with it a dep on libcontainerd, which is used by
other projects, but libcontainerd doesn't compile on all platforms, so
move it to `github.com/docker/docker/container/stream`

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2016-11-14 14:03:05 -08:00
..
fixtures
opts Add `--dns-option` to `docker run` and hide `--dns-opt` 2016-11-09 12:13:25 -08:00
compare.go
compare_test.go
config.go
config_test.go Add functional support for Docker sub commands on Solaris 2016-11-07 09:06:34 -08:00
config_unix.go
config_windows.go
errors.go
hostconfig.go
hostconfig_solaris.go Add functional support for Docker sub commands on Solaris 2016-11-07 09:06:34 -08:00
hostconfig_test.go
hostconfig_unix.go
hostconfig_windows.go