| Package | Description |
|---|---|
| org.springframework.cloud.skipper.server.config | |
| org.springframework.cloud.skipper.server.deployer.strategies |
| Modifier and Type | Method and Description |
|---|---|
HandleHealthCheckStep |
SkipperServerConfiguration.healthCheckAndDeleteStep(ReleaseRepository releaseRepository,
AppDeployerDataRepository appDeployerDataRepository,
DeleteStep deleteStep) |
| 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 © 2022 Pivotal Software, Inc.. All rights reserved.