DockerCLI/cli/command/registry
Sebastiaan van Stijn 3469beb80d
replace uses of deprecated api/types that moved to api/types/system
These types were moved to api/types/system:

- types.Info
- types.Commit
- types.PluginsInfo
- types.NetworkAddressPool
- types.Runtime
- types.SecurityOpt
- types/KeyValue
- types.DecodeSecurityOptions()

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-07-15 01:20:49 +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 that moved to api/types/system 2023-07-15 01:20:49 +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