Class DockerClientExecutor.ExecInspection
java.lang.Object
org.arquillian.cube.docker.impl.docker.DockerClientExecutor.ExecInspection
- Enclosing class:
- DockerClientExecutor
-
Constructor Summary
ConstructorsConstructorDescriptionExecInspection(CubeOutput output, com.github.dockerjava.api.command.InspectExecResponse inspectExecResponse) -
Method Summary
Modifier and TypeMethodDescriptioncom.github.dockerjava.api.command.InspectExecResponse
-
Constructor Details
-
ExecInspection
public ExecInspection(CubeOutput output, com.github.dockerjava.api.command.InspectExecResponse inspectExecResponse)
-
-
Method Details
-
getOutput
-
getInspectExecResponse
public com.github.dockerjava.api.command.InspectExecResponse getInspectExecResponse()
-