moby--moby/runconfig
Antonio Murdaca 018081d5a9 Merge pull request #19058 from dnephin/move_opts_to_runconfig_opts
Move some opts validators to runconfig/opts where they are used
2016-01-08 12:34:49 +01:00
..
fixtures Move the runconfig.Parse() function into the runconfig/opts package. 2016-01-04 12:06:29 -05:00
opts Merge pull request #19058 from dnephin/move_opts_to_runconfig_opts 2016-01-08 12:34:49 +01:00
compare.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
compare_test.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
config.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
config_test.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
config_unix.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
config_windows.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
errors.go Move the runconfig.Parse() function into the runconfig/opts package. 2016-01-04 12:06:29 -05:00
hostconfig.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
hostconfig_test.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
hostconfig_unix.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
hostconfig_windows.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
streams.go Extract StreamConfig struct out of the daemon package. 2015-11-20 15:04:27 -05:00