public final class DockerClientFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
static com.github.dockerjava.api.DockerClient |
getDockerClient(DockerComponent dockerComponent,
DockerConfiguration dockerConfiguration,
org.apache.camel.Message message)
Produces a
DockerClient to communicate with Docker |
public static com.github.dockerjava.api.DockerClient getDockerClient(DockerComponent dockerComponent, DockerConfiguration dockerConfiguration, org.apache.camel.Message message) throws DockerException
DockerClient to communicate with DockerDockerExceptionApache Camel