moby--moby/daemon/config
Vincent Demeester db63f9370e
Extract daemon configuration and discovery to their own package
This also moves some cli specific in `cmd/dockerd` as it does not
really belong to the `daemon/config` package.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2017-02-08 09:53:38 +01:00
..
config.go Extract daemon configuration and discovery to their own package 2017-02-08 09:53:38 +01:00
config_common_unix.go Extract daemon configuration and discovery to their own package 2017-02-08 09:53:38 +01:00
config_common_unix_test.go Extract daemon configuration and discovery to their own package 2017-02-08 09:53:38 +01:00
config_solaris.go Extract daemon configuration and discovery to their own package 2017-02-08 09:53:38 +01:00
config_test.go Extract daemon configuration and discovery to their own package 2017-02-08 09:53:38 +01:00
config_unix.go Extract daemon configuration and discovery to their own package 2017-02-08 09:53:38 +01:00
config_unix_test.go Extract daemon configuration and discovery to their own package 2017-02-08 09:53:38 +01:00
config_windows.go Extract daemon configuration and discovery to their own package 2017-02-08 09:53:38 +01:00
config_windows_test.go Extract daemon configuration and discovery to their own package 2017-02-08 09:53:38 +01:00