| Package | Description |
|---|---|
| org.springframework.cloud.deployer.spi.cloudfoundry |
| Modifier and Type | Class and Description |
|---|---|
class |
CloudFoundryAppNameGenerator
CloudFoundry specific implementation of
AppNameGenerator. |
| Modifier and Type | Method and Description |
|---|---|
AppNameGenerator |
CloudFoundryDeployerAutoConfiguration.appDeploymentCustomizer() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.cloud.deployer.spi.app.AppDeployer |
CloudFoundryDeployerAutoConfiguration.appDeployer(org.cloudfoundry.operations.CloudFoundryOperations operations,
AppNameGenerator applicationNameGenerator) |
| Constructor and Description |
|---|
CloudFoundryAppDeployer(AppNameGenerator applicationNameGenerator,
CloudFoundryDeploymentProperties deploymentProperties,
org.cloudfoundry.operations.CloudFoundryOperations operations,
org.springframework.cloud.deployer.spi.core.RuntimeEnvironmentInfo runtimeEnvironmentInfo) |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.