DockerCLI/opts
Qiang Huang 6a31056ff6 Change return value for ValidateMountMode
1. rename it from ValidateMountMode to ValidMountMode
Because it's a function simply check mount mode is valid or not.
2. remove the rw check return value
It's not supposed to be combined into this function, and we already
have a function for that check.

Signed-off-by: Qiang Huang <h.huangqiang@huawei.com>
2017-05-15 11:57:14 +02:00
..
envfile.go opts/envfile: trim all leading whitespace in a line 2017-05-15 11:57:14 +02:00
envfile_test.go opts/envfile: trim all leading whitespace in a line 2017-05-15 11:57:14 +02:00
hosts_unix.go cli: new daemon command and new cli package 2017-05-15 11:57:14 +02:00
hosts_windows.go cli: new daemon command and new cli package 2017-05-15 11:57:14 +02:00
ip.go Add test coverage to opts and refactor 2017-05-15 11:57:14 +02:00
ip_test.go Add test coverage to opts and refactor 2017-05-15 11:57:14 +02:00
opts.go Change return value for ValidateMountMode 2017-05-15 11:57:14 +02:00
opts_test.go cli: new daemon command and new cli package 2017-05-15 11:57:14 +02:00
ulimit.go cli: new daemon command and new cli package 2017-05-15 11:57:14 +02:00
ulimit_test.go Add and modify tests for legacy and new daemon invokations 2017-05-15 11:57:14 +02:00