| Package | Description |
|---|---|
| org.springframework.cloud.skipper.domain |
Core domain classes for Skipper covering Packages, Releases, and Install/Upgrade Requests.
|
| org.springframework.cloud.skipper.domain.deployer |
Core domain classes for packages and manifests that related to the kind SpringCloudDeployerApplication.
|
| Class and Description |
|---|
| ConfigurationMetadataPropertyEntity
This entity class is used to extend boot's
ConfigurationMetadataProperty so that
we can add our own constructor and not to explicitly import entity classes from boot. |
| Class and Description |
|---|
| ApplicationManifestDifference
Describes the difference between two ApplicationManifests
|
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.