SocatContainer
@Deprecated 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, INTERNAL_HOST_HOSTNAME, waitStrategy
STATE_HEALTHY
Constructor and Description |
---|
AmbassadorContainer(LinkableContainer otherContainer,
java.lang.String serviceName,
int servicePort)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
isServiceReady()
Deprecated.
|
addEnv, addExposedPort, addExposedPorts, addFileSystemBind, addFixedExposedPort, addFixedExposedPort, addLink, apply, configure, containerIsCreated, containerIsStarted, containerIsStarting, copyFileFromContainer, copyFileFromContainer, copyFileToContainer, copyFileToContainer, createVolumeDirectory, doStart, execInContainer, execInContainer, failed, fetchDockerDaemonInfo, finished, getDockerImageName, getEnv, getEnvMap, getIpAddress, getLivenessCheckPort, getLivenessCheckPortNumbers, getLivenessCheckPorts, getTestHostIpAddress, getWaitStrategy, logger, setCommand, setCommand, setDockerImageName, setEnv, setWaitStrategy, start, starting, stop, succeeded, waitingFor, waitUntilContainerStarted, withClasspathResourceMapping, withClasspathResourceMapping, withCommand, withCommand, withCopyFileToContainer, withCreateContainerCmdModifier, withEnv, withEnv, withExposedPorts, withExtraHost, withFileSystemBind, withLabel, withLabels, withLogConsumer, withMinimumRunningDuration, withNetwork, withNetworkAliases, withNetworkMode, withPrivilegedMode, withStartupAttempts, withStartupCheckStrategy, withStartupTimeout, withVolumesFrom, withWorkingDirectory
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addFileSystemBind, followOutput, followOutput, getBinds, getCommandParts, getDockerClient, getDockerDaemonInfo, getExtraHosts, getImage, getLinkedContainers, getPortBindings, self, setBinds, setCommandParts, setExposedPorts, setExtraHosts, setImage, setLinkedContainers, setPortBindings, withEnv, withFileSystemBind
getContainerName
getBoundPortNumbers, getContainerId, getContainerInfo, getContainerIpAddress, getCurrentContainerInfo, getExposedPorts, getFirstMappedPort, getMappedPort, isCreated, isHealthy, isRunning
public AmbassadorContainer(LinkableContainer otherContainer, java.lang.String serviceName, int servicePort)