| Class | Description |
|---|---|
| DockerClientConfigUtils | |
| DockerClientProviderStrategy |
Mechanism to find a viable Docker client configuration according to the host system environment.
|
| DockerMachineClientProviderStrategy | Deprecated
this class is used by the SPI and should not be used directly
|
| EnvironmentAndSystemPropertyClientProviderStrategy | Deprecated
this class is used by the SPI and should not be used directly
|
| LogToStringContainerCallback | Deprecated
use
ResultCallback.Adapter |
| NpipeSocketClientProviderStrategy | Deprecated
this class is used by the SPI and should not be used directly
|
| RootlessDockerClientProviderStrategy | Deprecated
this class is used by the SPI and should not be used directly
|
| TransportConfig | |
| TransportConfig.TransportConfigBuilder | |
| UnixSocketClientProviderStrategy | Deprecated
this class is used by the SPI and should not be used directly
|
| Exception | Description |
|---|---|
| InvalidConfigurationException |
Exception to indicate that a
DockerClientProviderStrategy fails. |