1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/opts
Vincent Demeester aa4ecd153b
Make sure we validate simple syntax on service commands
We ignored errors for simple syntax in `PortOpt` (missed that in the
previous migration of this code). This make sure we don't ignore
`nat.Parse` errors.

Test has been migrate too (errors are not exactly the same as before
though -_-)

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2017-02-07 12:45:47 +01:00
..
env.go
env_test.go
hosts.go
hosts_test.go
hosts_unix.go
hosts_windows.go
ip.go
ip_test.go
mount.go
mount_test.go
opts.go
opts_test.go
opts_unix.go
opts_windows.go
port.go
port_test.go
quotedstring.go
quotedstring_test.go
runtime.go
secret.go
secret_test.go
throttledevice.go
ulimit.go
ulimit_test.go
weightdevice.go