| Package | Description |
|---|---|
| org.springframework.cloud.deployer.spi.cloudfoundry | |
| org.springframework.cloud.deployer.spi.scheduler.cloudfoundry |
| Modifier and Type | Method and Description |
|---|---|
CloudFoundryConnectionProperties |
CloudFoundryDeployerAutoConfiguration.EarlyConnectionConfiguration.cloudFoundryConnectionProperties() |
| Modifier and Type | Method and Description |
|---|---|
org.cloudfoundry.operations.CloudFoundryOperations |
CloudFoundryDeployerAutoConfiguration.cloudFoundryOperations(org.cloudfoundry.client.CloudFoundryClient cloudFoundryClient,
CloudFoundryConnectionProperties properties) |
org.cloudfoundry.reactor.ConnectionContext |
CloudFoundryDeployerAutoConfiguration.EarlyConnectionConfiguration.connectionContext(CloudFoundryConnectionProperties properties) |
org.cloudfoundry.reactor.TokenProvider |
CloudFoundryDeployerAutoConfiguration.EarlyConnectionConfiguration.tokenProvider(CloudFoundryConnectionProperties properties) |
| Constructor and Description |
|---|
CloudFoundryAppScheduler(io.pivotal.scheduler.SchedulerClient client,
org.cloudfoundry.operations.CloudFoundryOperations operations,
CloudFoundryConnectionProperties properties,
CloudFoundryTaskLauncher taskLauncher,
CloudFoundrySchedulerProperties schedulerProperties) |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.