| Package | Description |
|---|---|
| org.springframework.cloud.deployer.spi.cloudfoundry |
| Modifier and Type | Method and Description |
|---|---|
CloudFoundryDeploymentProperties |
CloudFoundryDeployerAutoConfiguration.EarlyConnectionConfiguration.appDeploymentProperties() |
CloudFoundryDeploymentProperties |
CloudFoundryDeployerAutoConfiguration.EarlyConnectionConfiguration.defaultSharedDeploymentProperties() |
CloudFoundryDeploymentProperties |
CloudFoundryDeployerAutoConfiguration.EarlyConnectionConfiguration.taskDeploymentProperties() |
| Constructor and Description |
|---|
CloudFoundryAppDeployer(AppNameGenerator applicationNameGenerator,
CloudFoundryDeploymentProperties deploymentProperties,
org.cloudfoundry.operations.CloudFoundryOperations operations,
org.springframework.cloud.deployer.spi.core.RuntimeEnvironmentInfo runtimeEnvironmentInfo) |
CloudFoundryAppNameGenerator(CloudFoundryDeploymentProperties cloudFoundryDeploymentProperties) |
CloudFoundryTaskLauncher(org.cloudfoundry.client.CloudFoundryClient client,
CloudFoundryDeploymentProperties deploymentProperties,
org.cloudfoundry.operations.CloudFoundryOperations operations,
org.springframework.cloud.deployer.spi.core.RuntimeEnvironmentInfo runtimeEnvironmentInfo) |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.