| Interface | Description |
|---|---|
| PackageSummary |
Defines summary information of a package, only the id, name, version and icon URL.
|
| Class | Description |
|---|---|
| AppDeployerData |
Entity that contains deployment data for the given release identified by the release
name and version.
|
| SpringCloudDeployerApplicationManifest |
A kubernetes resource style representation of a Spring Boot application that will be
deployed using the Spring Cloud Deployer API.
|
| SpringCloudDeployerApplicationManifestReader |
Deserializes using Jackson a String to the SpringCloudDeployerApplicationManifest
class.
|
| SpringCloudDeployerApplicationSpec |
Specification to handle applications that can be deployed into target platforms based
on their Spring Cloud Deployer implementations.
|
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.