Modifier and Type | Method and Description |
---|---|
DockerComposeFiles |
DockerComposeRule.files() |
Modifier and Type | Method and Description |
---|---|
DockerComposeRule.Builder |
DockerComposeRule.Builder.files(DockerComposeFiles files) |
Constructor and Description |
---|
DockerComposeRule(DockerComposeFiles files,
List<ClusterWait> clusterWaits,
LogCollector logCollector) |
Modifier and Type | Method and Description |
---|---|
static DockerComposeFiles |
DockerComposeFiles.from(String... dockerComposeFilenames) |
static DockerComposeFiles |
DockerComposeFiles.fromxx(String... dockerComposeFilenames) |
Modifier and Type | Method and Description |
---|---|
DockerComposeFiles |
DockerComposeExecutable.dockerComposeFiles() |
Modifier and Type | Method and Description |
---|---|
DockerComposeExecutable.Builder |
DockerComposeExecutable.Builder.dockerComposeFiles(DockerComposeFiles dockerComposeFiles) |
Constructor and Description |
---|
DefaultDockerCompose(DockerComposeFiles dockerComposeFiles,
DockerMachine dockerMachine,
ProjectName projectName) |
DockerComposeExecutable(DockerComposeFiles dockerComposeFiles,
DockerConfiguration dockerConfiguration,
ProjectName projectName) |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.