DockerCLI/cli/command/node
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
client_test.go replace uses of deprecated api/types that moved to api/types/system 2023-07-15 01:20:49 +02:00
cmd.go hide swarm-related commands based on the current swarm status and role 2022-05-02 14:57:59 +02:00
demote.go Update imports. 2017-04-17 18:07:56 -04:00
demote_test.go cli/command/node: remove deprecated io/ioutil 2022-02-25 15:42:06 +01:00
formatter.go replace uses of deprecated api/types that moved to api/types/system 2023-07-15 01:20:49 +02:00
formatter_test.go replace uses of deprecated api/types that moved to api/types/system 2023-07-15 01:20:49 +02:00
inspect.go linting: ST1005: error strings should not be capitalized (stylecheck) 2022-09-03 21:25:42 +02:00
inspect_test.go replace uses of deprecated api/types that moved to api/types/system 2023-07-15 01:20:49 +02:00
list.go replace uses of deprecated api/types that moved to api/types/system 2023-07-15 01:20:49 +02:00
list_test.go replace uses of deprecated api/types that moved to api/types/system 2023-07-15 01:20:49 +02:00
opts.go Add unused linter. 2017-06-14 16:54:27 -07:00
promote.go Update imports. 2017-04-17 18:07:56 -04:00
promote_test.go cli/command/node: remove deprecated io/ioutil 2022-02-25 15:42:06 +01:00
ps.go Adopt Cobra completion v2 to support completion by CLI plugins 2022-05-12 12:59:10 +02:00
ps_test.go replace uses of deprecated api/types that moved to api/types/system 2023-07-15 01:20:49 +02:00
remove.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
remove_test.go cli/command/node: remove deprecated io/ioutil 2022-02-25 15:42:06 +01:00
update.go cmd: set double quotes as code delimiter 2023-01-06 19:15:33 +01:00
update_test.go cli/command/node: remove deprecated io/ioutil 2022-02-25 15:42:06 +01:00