Modifier and Type | Method and Description |
---|---|
UpgradeStrategy |
SkipperServerConfiguration.updateStrategy(HealthCheckStep healthCheckStep,
HandleHealthCheckStep healthCheckAndDeleteStep,
DeployAppStep deployAppStep) |
Modifier and Type | Class and Description |
---|---|
class |
SimpleRedBlackUpgradeStrategy
A simple approach to deploying a new application.
|
Constructor and Description |
---|
UpgradeCancelAction(ReleaseReportService releaseReportService,
UpgradeStrategy upgradeStrategy)
Instantiates a new upgrade cancel action.
|
UpgradeCheckTargetAppsAction(ReleaseReportService releaseReportService,
UpgradeStrategy upgradeStrategy)
Instantiates a new upgrade check target apps action.
|
UpgradeDeleteSourceAppsAction(ReleaseReportService releaseReportService,
UpgradeStrategy upgradeStrategy)
Instantiates a new upgrade delete source apps action.
|
UpgradeDeployTargetAppsAction(ReleaseReportService releaseReportService,
UpgradeStrategy upgradeStrategy,
HealthCheckProperties healthCheckProperties)
Instantiates a new upgrade deploy target apps action.
|
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.