| 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.
|
| CloudFoundryApplicationSkipperManifest
This class is commonly referred to as 'the manifest', meaning the complete list of the
application resource, properties, metadata and deployment properties.
|
| CloudFoundryApplicationSpec
Specification to handle applications that can be deployed into Cloud Foundry platforms based
on their CF manifest configuration.
|
| CloudFoundryApplicationSpec.HealthCheckType |
| CloudFoundryApplicationSpec.Manifest |
| 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.
|
| ScaleRequest
Payload in a scaling request.
|
| ScaleRequest.ScaleRequestItem
As
ScaleRequest can contain multiple requests for multiple app, this
class represents one of those. |
| SkipperManifestKind |
| SkipperManifestReader |
| 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 © 2021 Pivotal Software, Inc.. All rights reserved.