moby--moby/opts
Sebastiaan van Stijn c255404a25
opts: simplify ValidateEnv to use os.LookupEnv
os.LookupEnv() was not available yet at the time that this was
implemented (9ab73260f8), but now
provides the functionality we need, so replacing our custom handling.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-08-14 16:58:30 +02:00
..
address_pools.go
address_pools_test.go
env.go
env_test.go
hosts.go
hosts_test.go
hosts_unix.go
hosts_windows.go
ip.go
ip_test.go
opts.go
opts_test.go
opts_unix.go
opts_windows.go
quotedstring.go
quotedstring_test.go
runtime.go
ulimit.go
ulimit_test.go