| Package | Description |
|---|---|
| org.springframework.cloud.skipper.server.config | |
| org.springframework.cloud.skipper.server.deployer.strategies |
| Modifier and Type | Method and Description |
|---|---|
HealthCheckStep |
SkipperServerConfiguration.healthCheckStep(AppDeployerDataRepository appDeployerDataRepository,
DeployerRepository deployerRepository,
HealthCheckProperties healthCheckProperties) |
| Modifier and Type | Method and Description |
|---|---|
UpgradeStrategy |
SkipperServerConfiguration.updateStrategy(HealthCheckStep healthCheckStep,
HandleHealthCheckStep healthCheckAndDeleteStep,
DeployAppStep deployAppStep) |
| Constructor and Description |
|---|
SimpleRedBlackUpgradeStrategy(HealthCheckStep healthCheckStep,
HandleHealthCheckStep handleHealthCheckStep,
DeployAppStep deployAppStep) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.