DockerCLI/cli/command/registry
Sebastiaan van Stijn 372bb56ade
cli/command: replace EncodeAuthToBase64 for registry.EncodeAuthConfig
Replace uses of this function in favor of the implementation in the
API types, so that we have a single, canonical implementation.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-04-12 21:17:15 +02:00
..
testdata formatter: reduce minimum width for columns in table-view 2020-08-31 16:31:15 +02:00
formatter_search.go use consistent alias for api/types/registry 2022-03-04 14:45:34 +01:00
formatter_search_test.go format code with gofumpt 2022-09-30 11:59:11 +02:00
login.go replace uses of deprecated api/types.AuthConfig 2023-03-30 19:57:16 +02:00
login_test.go replace uses of deprecated api/types.AuthConfig 2023-03-30 19:57:16 +02:00
logout.go completion v2: some small follow-ups 2022-05-12 13:25:15 +02:00
search.go cli/command: replace EncodeAuthToBase64 for registry.EncodeAuthConfig 2023-04-12 21:17:15 +02:00