moby--moby/opts
Sebastiaan van Stijn 6ed1163c98
Remove redundant build-tags
Files that are suffixed with `_linux.go` or `_windows.go` are
already only built on Linux / Windows, so these build-tags
were redundant.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2017-12-18 17:41:53 +01:00
..
env.go Remove string checking in API error handling 2017-08-15 16:01:11 -04:00
env_test.go add an exception case and map changge to struct with expect error 2017-09-01 15:49:56 +08:00
hosts.go Remove Docker from some functions 2017-10-25 14:39:51 +02:00
hosts_test.go Remove Docker from some functions 2017-10-25 14:39:51 +02:00
hosts_unix.go
hosts_windows.go Remove redundant build-tags 2017-12-18 17:41:53 +01:00
ip.go Spelling fixes 2017-07-03 13:13:09 -07:00
ip_test.go
opts.go Updated GenericResource CLI 2017-11-06 21:47:26 +01:00
opts_test.go Spelling fixes 2017-07-03 13:13:09 -07:00
opts_unix.go
opts_windows.go
quotedstring.go Add unconvert linter 2017-08-24 15:08:31 -04:00
quotedstring_test.go
runtime.go
ulimit.go add NamedUlimitOpt implement NamedOption to fix 32528 2017-06-16 10:14:09 +08:00
ulimit_test.go