- cancel(Release, Release, ReleaseAnalysisReport, Long, boolean, boolean) - Method in class org.springframework.cloud.skipper.deployer.cloudfoundry.CloudFoundrySimpleRedBlackUpgradeStrategy
-
- cfApplicationDeployer(CloudFoundryApplicationManifestReader, PlatformCloudFoundryOperations, DelegatingResourceLoader) - Method in class org.springframework.cloud.skipper.deployer.cloudfoundry.CloudFoundrySkipperServerConfiguration
-
- cfApplicationManifestReader() - Method in class org.springframework.cloud.skipper.deployer.cloudfoundry.CloudFoundrySkipperServerConfiguration
-
- checkStatus(Release) - Method in class org.springframework.cloud.skipper.deployer.cloudfoundry.CloudFoundrySimpleRedBlackUpgradeStrategy
-
- CloudFoundryApplicationManifestUtils - Class in org.springframework.cloud.skipper.deployer.cloudfoundry
-
Utility class for Cloud Foundry Application Manifest related operations.
- CloudFoundryApplicationManifestUtils() - Constructor for class org.springframework.cloud.skipper.deployer.cloudfoundry.CloudFoundryApplicationManifestUtils
-
- CloudFoundryDeleteStep - Class in org.springframework.cloud.skipper.deployer.cloudfoundry
-
Responsible for deleting the provided list of applications and updating the status of
the release.
- CloudFoundryDeleteStep(ReleaseRepository, PlatformCloudFoundryOperations) - Constructor for class org.springframework.cloud.skipper.deployer.cloudfoundry.CloudFoundryDeleteStep
-
- cloudFoundryDeleteStep(ReleaseRepository, PlatformCloudFoundryOperations) - Method in class org.springframework.cloud.skipper.deployer.cloudfoundry.CloudFoundrySkipperServerConfiguration
-
- CloudFoundryDeployAppStep - Class in org.springframework.cloud.skipper.deployer.cloudfoundry
-
Responsible for taking the ReleaseAnalysisReport and deploying the apps in the
replacing release.
- CloudFoundryDeployAppStep(AppDeployerDataRepository, ReleaseRepository, PlatformCloudFoundryOperations, CloudFoundryManifestApplicationDeployer) - Constructor for class org.springframework.cloud.skipper.deployer.cloudfoundry.CloudFoundryDeployAppStep
-
- cloudFoundryDeployAppStep(AppDeployerDataRepository, ReleaseRepository, PlatformCloudFoundryOperations, CloudFoundryManifestApplicationDeployer) - Method in class org.springframework.cloud.skipper.deployer.cloudfoundry.CloudFoundrySkipperServerConfiguration
-
- CloudFoundryHandleHealthCheckStep - Class in org.springframework.cloud.skipper.deployer.cloudfoundry
-
Responsible for taking action based on the health of the latest deployed release.
- CloudFoundryHandleHealthCheckStep(ReleaseRepository, AppDeployerDataRepository, CloudFoundryDeleteStep, ReleaseManagerFactory) - Constructor for class org.springframework.cloud.skipper.deployer.cloudfoundry.CloudFoundryHandleHealthCheckStep
-
- cloudFoundryHandleHealthCheckStep(ReleaseRepository, AppDeployerDataRepository, CloudFoundryDeleteStep, ReleaseManagerFactory) - Method in class org.springframework.cloud.skipper.deployer.cloudfoundry.CloudFoundrySkipperServerConfiguration
-
- CloudFoundryHealthCheckStep - Class in org.springframework.cloud.skipper.deployer.cloudfoundry
-
Checks if the apps in the Replacing release are healthy.
- CloudFoundryHealthCheckStep(CloudFoundryManifestApplicationDeployer) - Constructor for class org.springframework.cloud.skipper.deployer.cloudfoundry.CloudFoundryHealthCheckStep
-
- cloudFoundryHealthCheckStep(CloudFoundryManifestApplicationDeployer) - Method in class org.springframework.cloud.skipper.deployer.cloudfoundry.CloudFoundrySkipperServerConfiguration
-
- CloudFoundryManifestApplicationDeployer - Class in org.springframework.cloud.skipper.deployer.cloudfoundry
-
The helper class that handles the deployment related operation for CF manifest based application deployment.
- CloudFoundryManifestApplicationDeployer(CloudFoundryApplicationManifestReader, PlatformCloudFoundryOperations, DelegatingResourceLoader) - Constructor for class org.springframework.cloud.skipper.deployer.cloudfoundry.CloudFoundryManifestApplicationDeployer
-
- CloudFoundryPlatformProperties - Class in org.springframework.cloud.skipper.deployer.cloudfoundry
-
- CloudFoundryPlatformProperties() - Constructor for class org.springframework.cloud.skipper.deployer.cloudfoundry.CloudFoundryPlatformProperties
-
- CloudFoundryPlatformProperties.CloudFoundryProperties - Class in org.springframework.cloud.skipper.deployer.cloudfoundry
-
- CloudFoundryProperties() - Constructor for class org.springframework.cloud.skipper.deployer.cloudfoundry.CloudFoundryPlatformProperties.CloudFoundryProperties
-
- CloudFoundryReleaseAnalyzer - Class in org.springframework.cloud.skipper.deployer.cloudfoundry
-
Analyze the new release manifest and the previous one to determine the minimum number
of releases to install and delete when upgrading.
- CloudFoundryReleaseAnalyzer(CloudFoundryManifestApplicationDeployer) - Constructor for class org.springframework.cloud.skipper.deployer.cloudfoundry.CloudFoundryReleaseAnalyzer
-
- cloudFoundryReleaseAnalyzer(CloudFoundryManifestApplicationDeployer) - Method in class org.springframework.cloud.skipper.deployer.cloudfoundry.CloudFoundrySkipperServerConfiguration
-
- CloudFoundryReleaseManager - Class in org.springframework.cloud.skipper.deployer.cloudfoundry
-
A ReleaseManager implementation that uses an CF manifest based deployer.
- CloudFoundryReleaseManager(ReleaseRepository, AppDeployerDataRepository, CloudFoundryReleaseAnalyzer, PlatformCloudFoundryOperations, CloudFoundryManifestApplicationDeployer) - Constructor for class org.springframework.cloud.skipper.deployer.cloudfoundry.CloudFoundryReleaseManager
-
- cloudFoundryReleaseManager(ReleaseRepository, AppDeployerDataRepository, CloudFoundryReleaseAnalyzer, PlatformCloudFoundryOperations, CloudFoundryManifestApplicationDeployer) - Method in class org.springframework.cloud.skipper.deployer.cloudfoundry.CloudFoundrySkipperServerConfiguration
-
- CloudFoundrySimpleRedBlackUpgradeStrategy - Class in org.springframework.cloud.skipper.deployer.cloudfoundry
-
A simple approach to deploying a new application.
- CloudFoundrySimpleRedBlackUpgradeStrategy(CloudFoundryHealthCheckStep, CloudFoundryHandleHealthCheckStep, CloudFoundryDeployAppStep) - Constructor for class org.springframework.cloud.skipper.deployer.cloudfoundry.CloudFoundrySimpleRedBlackUpgradeStrategy
-
- cloudFoundrySimpleRedBlackUpgradeStrategy(CloudFoundryHealthCheckStep, CloudFoundryHandleHealthCheckStep, CloudFoundryDeployAppStep) - Method in class org.springframework.cloud.skipper.deployer.cloudfoundry.CloudFoundrySkipperServerConfiguration
-
- CloudFoundrySkipperServerConfiguration - Class in org.springframework.cloud.skipper.deployer.cloudfoundry
-
Configuration for CF related server features for CF manifest support.
- CloudFoundrySkipperServerConfiguration() - Constructor for class org.springframework.cloud.skipper.deployer.cloudfoundry.CloudFoundrySkipperServerConfiguration
-
- createReport(Release, Release, boolean, boolean, List<String>) - Method in class org.springframework.cloud.skipper.deployer.cloudfoundry.CloudFoundryReleaseManager
-