Modifier and Type | Method and Description |
---|---|
Cluster |
DockerComposeRule.containers() |
Modifier and Type | Method and Description |
---|---|
Cluster |
Cluster.Builder.build() |
Modifier and Type | Method and Description |
---|---|
SuccessOrFailure |
ClusterHealthCheck.isClusterHealthy(Cluster cluster) |
void |
ClusterWait.waitUntilReady(Cluster cluster) |
Modifier and Type | Method and Description |
---|---|
static <T> ClusterHealthCheck |
ClusterHealthCheck.transformingHealthCheck(Function<Cluster,T> transform,
HealthCheck<T> healthCheck) |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.