| Modifier and Type | Method and Description |
|---|---|
CloudFoundryDeployerProperties |
CloudFoundryAppDeployer.getProperties() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.cloud.deployer.spi.app.AppDeployer |
CloudFoundryDeployerAutoConfiguration.appDeployer(CloudFoundryDeployerProperties properties,
org.cloudfoundry.operations.CloudFoundryOperations operations,
org.cloudfoundry.client.CloudFoundryClient client,
AppNameGenerator appDeploymentCustomizer) |
AppNameGenerator |
CloudFoundryDeployerAutoConfiguration.appDeploymentCustomizer(CloudFoundryDeployerProperties properties) |
org.cloudfoundry.client.CloudFoundryClient |
CloudFoundryDeployerAutoConfiguration.cloudFoundryClient(CloudFoundryDeployerProperties properties) |
| Constructor and Description |
|---|
CloudFoundryAppDeployer(CloudFoundryDeployerProperties properties,
org.cloudfoundry.operations.CloudFoundryOperations operations,
org.cloudfoundry.client.CloudFoundryClient client,
AppNameGenerator appDeploymentCustomizer) |
CloudFoundryAppNameGenerator(CloudFoundryDeployerProperties cloudFoundryDeployerProperties,
WordListRandomWords wordListRandomWords) |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.