moby--moby/container
Madhu Venugopal 59915f15bd Move port-mapping ownership closer to Sandbox (from Endpoint)
https://github.com/docker/libnetwork/pull/810 provides the more complete
solution for moving the Port-mapping ownership away from endpoint and
into Sandbox. But, this PR makes the best use of existing libnetwork
design and get a step closer to the gaol.

Signed-off-by: Madhu Venugopal <madhu@docker.com>
2016-01-26 12:59:00 -08:00
..
archive.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
container.go Merge pull request #19121 from WeiZhang555/tty-resize 2016-01-11 11:29:15 -05:00
container_unit_test.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
container_unix.go Move port-mapping ownership closer to Sandbox (from Endpoint) 2016-01-26 12:59:00 -08:00
container_windows.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
history.go Extract container store from the daemon. 2016-01-26 12:58:54 -08:00
memory_store.go Extract container store from the daemon. 2016-01-26 12:58:54 -08:00
memory_store_test.go Extract container store from the daemon. 2016-01-26 12:58:54 -08:00
monitor.go only close LogDriver after LogCopier is done 2016-01-26 12:58:46 -08:00
state.go Revert "Break big lock into some tiny locks" 2016-01-14 13:38:09 -05:00
state_test.go Move Container to its own package. 2015-12-03 17:39:49 +01:00
state_unix.go Move Container to its own package. 2015-12-03 17:39:49 +01:00
state_windows.go Move Container to its own package. 2015-12-03 17:39:49 +01:00
store.go Extract container store from the daemon. 2016-01-26 12:58:54 -08:00