| 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 |
|---|---|
Dependency |
VersionInfo.getServer()
Retrieves the current
Dependency for the Skipper Server instance. |
Dependency |
VersionInfo.getShell()
Retrieves the current
Dependency for the shell instance. |
| Modifier and Type | Method and Description |
|---|---|
void |
VersionInfo.setServer(Dependency server)
Establish the
Dependency for the Skipper server. |
void |
VersionInfo.setShell(Dependency shell)
Establish the
Dependency for the shell. |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.