| Package | Description |
|---|---|
| org.springframework.cloud.skipper.server.config | |
| org.springframework.cloud.skipper.server.deployer.strategies |
| Modifier and Type | Method and Description |
|---|---|
DeployAppStep |
SkipperServerConfiguration.DeployAppStep(DeployerRepository deployerRepository,
AppDeploymentRequestFactory appDeploymentRequestFactory,
AppDeployerDataRepository appDeployerDataRepository,
ReleaseRepository releaseRepository,
org.springframework.cloud.skipper.domain.SpringCloudDeployerApplicationManifestReader applicationManifestReader) |
| 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.