moby--moby/runconfig
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
..
fixtures Windows: Add volume support 2015-10-22 10:42:53 -07:00
compare.go Move Config and HostConfig from runconfig to types/container. 2015-12-22 13:34:30 -05:00
compare_test.go Move Config and HostConfig from runconfig to types/container. 2015-12-22 13:34:30 -05:00
config.go Move Config and HostConfig from runconfig to types/container. 2015-12-22 13:34:30 -05:00
config_test.go Move Config and HostConfig from runconfig to types/container. 2015-12-22 13:34:30 -05:00
config_unix.go Move Config and HostConfig from runconfig to types/container. 2015-12-22 13:34:30 -05:00
config_windows.go Move Config and HostConfig from runconfig to types/container. 2015-12-22 13:34:30 -05:00
exec.go Move ExecConfig to types. 2015-12-22 13:31:46 -05:00
exec_test.go Move ExecConfig to types. 2015-12-22 13:31:46 -05:00
hostconfig.go Move Config and HostConfig from runconfig to types/container. 2015-12-22 13:34:30 -05:00
hostconfig_test.go Move Config and HostConfig from runconfig to types/container. 2015-12-22 13:34:30 -05:00
hostconfig_unix.go Move Config and HostConfig from runconfig to types/container. 2015-12-22 13:34:30 -05:00
hostconfig_windows.go Move Config and HostConfig from runconfig to types/container. 2015-12-22 13:34:30 -05:00
merge.go Move Config and HostConfig from runconfig to types/container. 2015-12-22 13:34:30 -05:00
merge_test.go Move Config and HostConfig from runconfig to types/container. 2015-12-22 13:34:30 -05:00
parse.go Move Config and HostConfig from runconfig to types/container. 2015-12-22 13:34:30 -05:00
parse_test.go Move Config and HostConfig from runconfig to types/container. 2015-12-22 13:34:30 -05:00
streams.go Extract StreamConfig struct out of the daemon package. 2015-11-20 15:04:27 -05:00