| Package | Description |
|---|---|
| org.wildfly.camel.test.common.docker |
| Modifier and Type | Class and Description |
|---|---|
class |
ClientCommand
A Docker command for the wildfly client
|
class |
DeployCommand
A Docker deploy command
|
class |
KubeCommand
A Docker command for Kubernetes client
|
| Modifier and Type | Method and Description |
|---|---|
RunCommand |
RunCommand.cmd(String cmd) |
RunCommand |
RunCommand.entrypoint(String entrypoint) |
RunCommand |
RunCommand.image(String image) |
RunCommand |
RunCommand.port(int host,
int container) |
RunCommand |
RunCommand.remove() |
RunCommand |
RunCommand.volume(Path host,
Path container) |
Copyright © 2015. All Rights Reserved.