| Package | Description |
|---|---|
| org.springframework.cloud.skipper.domain |
Core domain classes for Skipper covering Packages, Releases, and Install/Upgrade Requests.
|
| org.springframework.cloud.skipper.io |
| Class and Description |
|---|
| AbstractEntity
Base class for entity implementations.
|
| CommonProperties
Common property values shared between initial install and update requests.
|
| ConfigValues
Configuration values for the deployment.
|
| Dependency
Holds dependency information of a libraries used by Spring Cloud Skipper.
|
| Deployer |
| FileHolder
Holder object that contains file name and its content as byte[].
|
| Info
Basic information about the package deployment operation.
|
| InstallProperties
Properties for the package installation.
|
| Manifest |
| NonVersionedAbstractEntity
Base class for entity implementations that don't need optimistic locking.
|
| Package
Package is the installation unit that contains metadata, dependencies, configuration values and related attributes.
|
| PackageFile
Package zip file
|
| PackageIdentifier
The identifier that uniquely identifies a package.
|
| PackageMetadata
Metadata for the Package.
|
| SpringCloudDeployerApplicationManifest
A kubernetes resource style representation of a Spring Boot application that will be
deployed using the Spring Cloud Deployer API.
|
| SpringCloudDeployerApplicationSpec
Specification to handle applications that can be deployed into target platforms based
on their Spring Cloud Deployer implementations.
|
| Status
Status contains release's status from the release management platform and the
corresponding deployment platform status.
|
| StatusCode
Release's status code definition
|
| Template
Template represents a template file as a name/value pair.
|
| UpgradeProperties
Properties for upgrade operation.
|
| VersionInfo
Provides version information about core libraries used.
|
| Class and Description |
|---|
| Package
Package is the installation unit that contains metadata, dependencies, configuration values and related attributes.
|
| PackageMetadata
Metadata for the Package.
|
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.