Modifier and Type | Class and Description |
---|---|
class |
DockerMachine |
Modifier and Type | Method and Description |
---|---|
DockerConfiguration |
DockerExecutable.dockerConfiguration() |
DockerConfiguration |
DockerComposeExecutable.dockerConfiguration() |
Modifier and Type | Method and Description |
---|---|
DockerExecutable.Builder |
DockerExecutable.Builder.dockerConfiguration(DockerConfiguration dockerConfiguration) |
DockerComposeExecutable.Builder |
DockerComposeExecutable.Builder.dockerConfiguration(DockerConfiguration dockerConfiguration) |
Constructor and Description |
---|
DockerComposeExecutable(DockerComposeFiles dockerComposeFiles,
DockerConfiguration dockerConfiguration,
ProjectName projectName) |
DockerExecutable(DockerConfiguration dockerConfiguration) |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.