| Modifier and Type | Method and Description |
|---|---|
static AwaitStrategy |
AwaitStrategyFactory.create(DockerClientExecutor dockerClientExecutor,
Cube<?> cube,
CubeContainer options) |
| Modifier and Type | Method and Description |
|---|---|
CubeContainer |
DockerCompositions.get(String id) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,CubeContainer> |
DockerCompositions.getContainers() |
Map<String,CubeContainer> |
DockerCompositions.getNoneManualContainers() |
| Modifier and Type | Method and Description |
|---|---|
static void |
StarOperator.adaptDependenciesToParallelRun(UUID uuid,
CubeContainer cubeContainer) |
static void |
StarOperator.adaptLinksToParallelRun(UUID uuid,
CubeContainer cubeContainer) |
static void |
StarOperator.adaptNetworksToParalledRun(Map<String,String> networkResolutions,
CubeContainer cubeContainer) |
static void |
StarOperator.adaptPortBindingToParallelRun(CubeContainer cubeContainer) |
void |
DockerCompositions.add(String id,
CubeContainer container) |
void |
CubeContainer.merge(CubeContainer container) |
| Modifier and Type | Method and Description |
|---|---|
void |
DockerCompositions.setContainers(Map<String,CubeContainer> containers) |
| Modifier and Type | Method and Description |
|---|---|
CubeContainer |
CubeContainerObjectConfiguration.getCubeContainerConfiguration() |
| Constructor and Description |
|---|
CubeContainerObjectConfiguration(CubeContainer configuration) |
| Modifier and Type | Method and Description |
|---|---|
CubeContainer |
Container.getCubeContainer() |
| Constructor and Description |
|---|
Container(String containerName,
CubeContainer cubeContainer,
ConnectionMode connectionMode) |
| Modifier and Type | Method and Description |
|---|---|
String |
DockerClientExecutor.createContainer(String name,
CubeContainer containerConfiguration) |
void |
DockerClientExecutor.startContainer(String id,
CubeContainer containerConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
CubeContainer |
ContainerBuilder.build() |
CubeContainer |
ContainerBuilder.build(Map<String,Object> dockerComposeContainerDefinition) |
CubeContainer |
ContainerBuilder.build(Map<String,Object> dockerComposeContainerDefinition,
String version) |
CubeContainer |
ContainerBuilder.buildFromExtension() |
| Constructor and Description |
|---|
ContainerBuilder(Path dockerComposeRootLocation,
CubeContainer configuration) |
| Modifier and Type | Method and Description |
|---|---|
CubeContainer |
DockerCube.configuration() |
| Constructor and Description |
|---|
DockerCube(String id,
CubeContainer configuration,
DockerClientExecutor executor) |
| Modifier and Type | Method and Description |
|---|---|
static Binding |
BindingUtil.binding(CubeContainer cubeConfiguration,
DockerClientExecutor executor) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.