containerd/api/types/transfer
Kohei Tokunaga 4332794384
Transfer: Registry: Enable plain HTTP
Currenlty transfer service doesn't handle plain HTTP connection.
This commit fixes this issue by propagating
`(core/remotes/docker/config).HostOptions.DefaultScheme` from client to the
transfer service.
This commit also fixes ctr to use this feature for "--plain-http" flag.

Signed-off-by: Kohei Tokunaga <ktokunaga.mail@gmail.com>
2024-04-03 10:46:10 +09:00
..
doc.go Transfer API types 2022-11-30 12:56:00 -08:00
imagestore.pb.go Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
imagestore.proto Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
importexport.pb.go Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
importexport.proto Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
progress.pb.go transfer: add OCI descriptors to Progress structure 2024-01-11 23:56:13 +09:00
progress.proto transfer: add OCI descriptors to Progress structure 2024-01-11 23:56:13 +09:00
registry.pb.go Transfer: Registry: Enable plain HTTP 2024-04-03 10:46:10 +09:00
registry.proto Transfer: Registry: Enable plain HTTP 2024-04-03 10:46:10 +09:00
streaming.pb.go Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
streaming.proto Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00