SIGN IN SIGN UP

Introduce DockerHttpClient abstraction (#1351)

To simplify writing custom transports, we can separate the `DockerCmdExecFactory`
and the underlying http transport.

This change introduces a new type, `DockerHttpClient`, that consists of a bare minimum
abstraction for making calls against the Docker's HTTP API.
It also allows implementing custom commands over existing transports.
S
Sergei Egorov committed
77103e319060e8fa3a4d0caaf2773597a907687c
Parent: a77b7de
Committed by GitHub <noreply@github.com> on 4/4/2020, 12:32:11 PM