Package | Description |
---|---|
org.springframework.cloud.deployer.spi.app |
Class and Description |
---|
AppDeployer
SPI defining a runtime environment capable of deploying and managing the
lifecycle of apps that are intended to run indefinitely (until undeployed),
as opposed to
tasks . |
AppInstanceStatus
Status for an individual app instance deployment.
|
AppScaleRequest
Representation of an app scale request.
|
AppStatus
Status of an app which is initially constructed from an
AppDeploymentRequest and
runtime deployment properties by a deployer during deployment. |
AppStatus.Builder
Utility class constructing an instance of
AppStatus
using a builder pattern. |
DeploymentState
Deployment states for apps and groups.
|
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.