| Modifier and Type | Method and Description |
|---|---|
UpgradeStrategy |
SkipperServerConfiguration.updateStrategy(HealthCheckStep healthCheckStep,
HandleHealthCheckStep healthCheckAndDeleteStep,
DeployAppStep deployAppStep) |
| Modifier and Type | Method and Description |
|---|---|
AppDeployerReleaseManager |
SkipperServerConfiguration.appDeployerReleaseManager(ReleaseRepository releaseRepository,
AppDeployerDataRepository appDeployerDataRepository,
DeployerRepository deployerRepository,
ReleaseAnalyzer releaseAnalyzer,
AppDeploymentRequestFactory appDeploymentRequestFactory,
UpgradeStrategy updateStrategy,
SpringCloudDeployerApplicationManifestReader applicationManifestReader) |
| Constructor and Description |
|---|
AppDeployerReleaseManager(ReleaseRepository releaseRepository,
AppDeployerDataRepository appDeployerDataRepository,
DeployerRepository deployerRepository,
ReleaseAnalyzer releaseAnalyzer,
AppDeploymentRequestFactory appDeploymentRequestFactory,
UpgradeStrategy updateStrategy,
SpringCloudDeployerApplicationManifestReader applicationManifestReader) |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleRedBlackUpgradeStrategy
A simple approach to deploying a new application.
|
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.