1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/container
Brian Goff 5ea75bb6bf 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 15:15:09 -05:00
..
stream Move StreamConfig out of runconfig 2016-11-14 15:15:09 -05:00
archive.go
container.go Move StreamConfig out of runconfig 2016-11-14 15:15:09 -05:00
container_linux.go
container_notlinux.go
container_unit_test.go
container_unix.go
container_windows.go
health.go
history.go
memory_store.go
memory_store_test.go
monitor.go Move StreamConfig out of runconfig 2016-11-14 15:15:09 -05:00
mounts_unix.go
mounts_windows.go
state.go
state_solaris.go
state_test.go
state_unix.go
state_windows.go
store.go