| Package | Description |
|---|---|
| org.springframework.cloud.skipper.domain |
Core domain classes for Skipper covering Packages, Releases, and Install/Upgrade Requests.
|
| Modifier and Type | Method and Description |
|---|---|
static Info |
Info.createNewInfo(String description)
Create a new Info instance with the given description, first deployed and last deployed dates
set to the current date-time, and StatusCode.UNKNOWN.
|
Info |
Release.getInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
Release.setInfo(Info info) |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.