public class AmbassadorContainer<SELF extends AmbassadorContainer<SELF>> extends GenericContainer<SELF>
richnorth/ambassador:latest
container is used (based on HAProxy).GenericContainer.AbstractWaitStrategy
Container.ExecResult
CONTAINER_RUNNING_TIMEOUT_SEC, containerId, containerName, dockerClient, dockerDaemonInfo, waitStrategy
Constructor and Description |
---|
AmbassadorContainer(LinkableContainer otherContainer,
String serviceName,
int servicePort) |
Modifier and Type | Method and Description |
---|---|
boolean |
isServiceReady() |
addEnv, addExposedPort, addExposedPorts, addFileSystemBind, addFixedExposedPort, addLink, close, configure, containerIsStarted, containerIsStarting, createVolumeDirectory, execInContainer, execInContainer, fetchDockerDaemonInfo, finished, followOutput, followOutput, getContainerIpAddress, getDockerImageName, getIpAddress, getLivenessCheckPort, getMappedPort, getTestHostIpAddress, getWaitStrategy, isRunning, logger, setCommand, setCommand, setDockerImageName, start, starting, stop, waitingFor, waitUntilContainerStarted, withClasspathResourceMapping, withCommand, withCommand, withCreateContainerCmdModifier, withEnv, withEnv, withExposedPorts, withExtraHost, withFileSystemBind, withLogConsumer, withMinimumRunningDuration, withNetworkMode, withPrivilegedMode, withStartupAttempts, withStartupCheckStrategy, withStartupTimeout, withVolumesFrom, withWorkingDirectory
apply, failed, succeeded
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getBinds, getCommandParts, getContainerId, getContainerInfo, getContainerName, getDockerClient, getDockerDaemonInfo, getEnv, getExposedPorts, getExtraHosts, getImage, getLinkedContainers, getPortBindings, self, setBinds, setCommandParts, setContainerId, setContainerInfo, setContainerName, setDockerClient, setDockerDaemonInfo, setEnv, setExposedPorts, setExtraHosts, setImage, setLinkedContainers, setPortBindings, setWaitStrategy
public AmbassadorContainer(LinkableContainer otherContainer, String serviceName, int servicePort)
Copyright © 2017. All rights reserved.