| Modifier and Type | Method and Description |
|---|---|
AppDeployerReleaseManager |
SkipperServerConfiguration.appDeployerReleaseManager(ReleaseRepository releaseRepository,
AppDeployerDataRepository appDeployerDataRepository,
DeployerRepository deployerRepository,
ReleaseAnalyzer releaseAnalyzer,
AppDeploymentRequestFactory appDeploymentRequestFactory,
UpgradeStrategy updateStrategy,
SpringCloudDeployerApplicationManifestReader applicationManifestReader) |
DeleteStep |
SkipperServerConfiguration.deleteStep(ReleaseRepository releaseRepository,
DeployerRepository deployerRepository) |
DeployAppStep |
SkipperServerConfiguration.DeployAppStep(DeployerRepository deployerRepository,
AppDeploymentRequestFactory appDeploymentRequestFactory,
AppDeployerDataRepository appDeployerDataRepository,
ReleaseRepository releaseRepository,
SpringCloudDeployerApplicationManifestReader applicationManifestReader) |
DeployerInitializationService |
SkipperServerConfiguration.deployerInitializationService(DeployerRepository deployerRepository,
LocalPlatformProperties localPlatformProperties,
CloudFoundryPlatformProperties cloudFoundryPlatformProperties,
KubernetesPlatformProperties kubernetesPlatformProperties,
SkipperServerProperties skipperServerProperties) |
HealthCheckStep |
SkipperServerConfiguration.healthCheckStep(AppDeployerDataRepository appDeployerDataRepository,
DeployerRepository deployerRepository,
HealthCheckProperties healthCheckProperties) |
ReleaseService |
SkipperServerConfiguration.releaseService(PackageMetadataRepository packageMetadataRepository,
ReleaseRepository releaseRepository,
PackageService packageService,
ReleaseManager releaseManager,
DeployerRepository deployerRepository,
ReleaseReportService releaseReportService) |
| Constructor and Description |
|---|
AppDeployerReleaseManager(ReleaseRepository releaseRepository,
AppDeployerDataRepository appDeployerDataRepository,
DeployerRepository deployerRepository,
ReleaseAnalyzer releaseAnalyzer,
AppDeploymentRequestFactory appDeploymentRequestFactory,
UpgradeStrategy updateStrategy,
SpringCloudDeployerApplicationManifestReader applicationManifestReader) |
| Constructor and Description |
|---|
DeleteStep(ReleaseRepository releaseRepository,
DeployerRepository deployerRepository) |
DeployAppStep(DeployerRepository deployerRepository,
AppDeploymentRequestFactory appDeploymentRequestFactory,
AppDeployerDataRepository appDeployerDataRepository,
ReleaseRepository releaseRepository,
SpringCloudDeployerApplicationManifestReader applicationManifestReader) |
HealthCheckStep(AppDeployerDataRepository appDeployerDataRepository,
DeployerRepository deployerRepository,
HealthCheckProperties healthCheckProperties) |
| Constructor and Description |
|---|
DeployerInitializationService(DeployerRepository deployerRepository,
LocalPlatformProperties localPlatformProperties,
CloudFoundryPlatformProperties cloudFoundryPlatformProperties,
KubernetesPlatformProperties kubernetesPlatformProperties,
SkipperServerProperties skipperServerProperties) |
ReleaseService(PackageMetadataRepository packageMetadataRepository,
ReleaseRepository releaseRepository,
PackageService packageService,
ReleaseManager releaseManager,
DeployerRepository deployerRepository,
ReleaseReportService releaseReportService) |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.