Package | Description |
---|---|
org.apache.camel.component.docker |
Modifier and Type | Method and Description |
---|---|
static com.github.dockerjava.api.DockerClient |
DockerClientFactory.getDockerClient(DockerComponent dockerComponent,
DockerConfiguration dockerConfiguration,
org.apache.camel.Message message)
Produces a
DockerClient to communicate with Docker |
Constructor and Description |
---|
DockerEndpoint(String uri,
DockerComponent component,
DockerConfiguration configuration) |
Apache Camel