public class HealthCheckStep extends Object
HealthCheckProperties
Constructor and Description |
---|
HealthCheckStep(AppDeployerDataRepository appDeployerDataRepository,
DeployerRepository deployerRepository,
HealthCheckProperties healthCheckProperties) |
Modifier and Type | Method and Description |
---|---|
boolean |
isHealthy(org.springframework.cloud.skipper.domain.Release replacingRelease) |
boolean |
waitForNewAppsToDeploy(org.springframework.cloud.skipper.domain.Release replacingRelease) |
public HealthCheckStep(AppDeployerDataRepository appDeployerDataRepository, DeployerRepository deployerRepository, HealthCheckProperties healthCheckProperties)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.