moby--moby/runconfig
Bryan Boreham 7126ecd0ad Stop referring to requested IP address as "preferred",
since it is an error if that address is unavailable.

Signed-off-by: Bryan Boreham <bjboreham@gmail.com>
2016-01-26 15:13:26 +00:00
..
fixtures Move the runconfig.Parse() function into the runconfig/opts package. 2016-01-04 12:06:29 -05:00
opts Move ErrUnsupportedNetwork* checks to updateNetworkConfig() func 2016-01-21 10:56:01 -08: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 Allow user to choose the IP address for the container 2016-01-08 10:09:16 -08:00
config_test.go Allow user to choose the IP address for the container 2016-01-08 10:09:16 -08:00
config_unix.go Allow user to choose the IP address for the container 2016-01-08 10:09:16 -08:00
config_windows.go Allow user to choose the IP address for the container 2016-01-08 10:09:16 -08:00
errors.go Stop referring to requested IP address as "preferred", 2016-01-26 15:13:26 +00: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 bugfix: prevent creating network 'default' 2016-01-19 11:06:36 +08: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