moby/daemon/config
Sebastiaan van Stijn 9d9679975f
daemon/config: remove CommonUnixConfig type
This type was added to support Solaris (which didn't support these
options). Solaris support was removed, so we can integrate this type
back into the "unix" type.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-07-11 11:06:51 +02:00
..
builder.go Add GoDoc to fix linting validation 2019-10-21 21:36:22 +02:00
builder_test.go bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
config.go Merge pull request #42393 from aiordache/daemon_config 2021-06-23 19:32:07 +02:00
config_common_unix_test.go daemon/config: remove CommonUnixConfig type 2021-07-11 11:06:51 +02:00
config_test.go Fixup libnetwork lint errors 2021-06-01 23:48:32 +00:00
config_unix.go daemon/config: remove CommonUnixConfig type 2021-07-11 11:06:51 +02:00
config_unix_test.go bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
config_windows.go daemon/config: reorganize code between unix and windows files 2021-07-11 11:06:42 +02:00
config_windows_test.go bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
opts.go Add canonical import comment 2018-02-05 16:51:57 -05:00