DockerCLI/cmd/docker
Sebastiaan van Stijn 257f6149ba
Remove ClientInfo as it is not practically used.
The information in this struct was basically fixed (there's
some discrepancy around the "DefaultVersion" which, probably,
should never vary, and always be set to the Default (maximum)
API version supported by the client.

Experimental is now always enabled, so this information did
not require any dynamic info as well.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-03-04 15:46:50 +01:00
..
winresources Use goversioninfo to create Windows Version Info 2021-10-11 16:54:22 +02:00
aliases.go Set buildx as default builder 2022-02-03 10:38:05 +01:00
builder.go build: use legacy builder for wcow if not opt-in with a builder component 2022-02-24 17:57:56 +01:00
builder_test.go builder: conditional warning for wcow 2022-02-03 19:15:58 +01:00
docker.go Remove ClientInfo as it is not practically used. 2022-03-04 15:46:50 +01:00
docker_test.go cmd/docker: remove deprecated io/ioutil 2022-02-25 15:42:19 +01:00
docker_windows_386.go Use goversioninfo to create Windows Version Info 2021-10-11 16:54:22 +02:00
docker_windows_amd64.go Use goversioninfo to create Windows Version Info 2021-10-11 16:54:22 +02:00
docker_windows_arm.go Use goversioninfo to create Windows Version Info 2021-10-11 16:54:22 +02:00
docker_windows_arm64.go Use goversioninfo to create Windows Version Info 2021-10-11 16:54:22 +02:00