DockerCLI/cli/config
Ian Campbell 4eb642be46 Add a field to the config file for plugin use.
This is a bit manual (as the unit test attests) so we may find we want to add
some helpers/accessors, but this is enough to let plugins use it and to
preserve the information through round-trips.

Signed-off-by: Ian Campbell <ijc@docker.com>
2019-02-25 10:38:48 +00:00
..
configfile Add a field to the config file for plugin use. 2019-02-25 10:38:48 +00:00
credentials Remove docker api dependency from cli/config 2019-01-31 21:25:43 +00:00
types Remove docker api dependency from cli/config 2019-01-31 21:25:43 +00:00
config.go Remove docker api dependency from cli/config 2019-01-31 21:25:43 +00:00
config_test.go cli/config: Add a helper to resolve a file within the config dir 2019-01-29 11:26:40 +00:00