DockerCLI/cli/config
Sebastiaan van Stijn 720da3c65a
cil/config/credentials: remove newStore() test-utility
This function was names slightly confusing, as it returns a fakeStore,
and it didn't do any constructing, so didn't provide value above just
constructing the type.

I'm planning to add more functionality to the fakeStore, but don't want
to maintain a full-fledged constructor for all of that, so let's remove
this utility.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 0dd6f7f1b3)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-10-22 12:15:34 +02:00
..
configfile test spring-cleaning 2024-07-19 13:37:27 +02:00
credentials cil/config/credentials: remove newStore() test-utility 2024-10-22 12:15:34 +02:00
types Remove docker api dependency from cli/config 2019-01-31 21:25:43 +00:00
config.go cli/config: replace pkg/homedir dependency with local copy 2024-06-24 11:41:53 +02:00
config_test.go cli/config: do not discard permission errors when loading config-file 2024-05-22 10:31:59 +02:00