moby--moby/runconfig
Josh Soref 6284cf5e9a
gofmt: 5 files
gofmt from go1.8.3

hg locate '*.go' |xargs ~/go/bin/gofmt -s -w

Signed-off-by: Josh Soref <jsoref@gmail.com>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2017-07-03 10:32:47 -07:00
..
fixtures Move the runconfig.Parse() function into the runconfig/opts package. 2016-01-04 12:06:29 -05:00
opts Remove some more `opts` from runconfig (not used anymore) 2017-06-03 15:07:33 -07:00
config.go Windows: Block read-only 2017-05-08 09:29:37 -07:00
config_test.go Stop referring CLI flags in error messages if API client is unknown 2017-05-22 18:50:49 -04:00
config_unix.go Fix some data races 2017-02-01 14:43:58 -05:00
config_windows.go Add engine-api types to docker 2016-09-07 11:05:58 -07:00
errors.go Remove a redundant funtion and fix some typos 2016-11-30 15:16:07 +08:00
hostconfig.go Stop referring CLI flags in error messages if API client is unknown 2017-05-22 18:50:49 -04:00
hostconfig_solaris.go Windows: Balk on --privileged 2017-03-13 08:56:17 -07:00
hostconfig_test.go gofmt: 5 files 2017-07-03 10:32:47 -07:00
hostconfig_unix.go Stop referring CLI flags in error messages if API client is unknown 2017-05-22 18:50:49 -04:00
hostconfig_windows.go Stop referring CLI flags in error messages if API client is unknown 2017-05-22 18:50:49 -04:00
hostconfig_windows_test.go Stop referring CLI flags in error messages if API client is unknown 2017-05-22 18:50:49 -04:00