Package | Description |
---|---|
org.springframework.cloud.dataflow.common.test.docker.compose.configuration | |
org.springframework.cloud.dataflow.common.test.docker.compose.connection |
Modifier and Type | Method and Description |
---|---|
static DockerType |
DockerType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DockerType[] |
DockerType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Optional<DockerType> |
DockerType.getFirstValidDockerTypeForEnvironment(Map<String,String> environment) |
Modifier and Type | Method and Description |
---|---|
static DockerMachine.LocalBuilder |
DockerMachine.localMachine(DockerType dockerType) |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.