public class PredicateRunningPhaseDeploymentStateResolver extends Object implements RunningPhaseDeploymentStateResolver
| Modifier and Type | Field and Description |
|---|---|
protected KubernetesDeployerProperties |
properties |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.cloud.deployer.spi.app.DeploymentState |
resolve(io.fabric8.kubernetes.api.model.ContainerStatus containerStatus) |
protected final KubernetesDeployerProperties properties
public org.springframework.cloud.deployer.spi.app.DeploymentState resolve(io.fabric8.kubernetes.api.model.ContainerStatus containerStatus)
resolve in interface RunningPhaseDeploymentStateResolverCopyright © 2020 Pivotal Software, Inc.. All rights reserved.