moby--moby/container
David Calavera 7ac4232e70 Move Config and HostConfig from runconfig to types/container.
- Make the API client library completely standalone.
- Move windows partition isolation detection to the client, so the
  driver doesn't use external types.

Signed-off-by: David Calavera <david.calavera@gmail.com>
2015-12-22 13:34:30 -05:00
..
archive.go Move Container to its own package. 2015-12-03 17:39:49 +01:00
container.go Move Config and HostConfig from runconfig to types/container. 2015-12-22 13:34:30 -05:00
container_unit_test.go Move Config and HostConfig from runconfig to types/container. 2015-12-22 13:34:30 -05:00
container_unix.go Replace usage of pkg/nat with go-connections/nat. 2015-12-22 13:31:46 -05:00
container_windows.go builder: remove container package dependency 2015-12-15 17:24:07 +01:00
monitor.go Move Config and HostConfig from runconfig to types/container. 2015-12-22 13:34:30 -05:00
state.go Replace pkg/units with docker/go-units. 2015-12-16 12:26:49 -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