moby--moby/runconfig
Daniel Nephin c5a2fdb697 Move volume.SplitN() to the one place it is used in runconfig.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
2016-01-04 12:06:30 -05:00
..
fixtures Move the runconfig.Parse() function into the runconfig/opts package. 2016-01-04 12:06:29 -05:00
opts Move volume.SplitN() to the one place it is used in runconfig. 2016-01-04 12:06:30 -05: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
errors.go Move the runconfig.Parse() function into the runconfig/opts package. 2016-01-04 12:06:29 -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
streams.go Extract StreamConfig struct out of the daemon package. 2015-11-20 15:04:27 -05:00