| 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 |
|---|---|
ConfigValues |
Package.getConfigValues() |
ConfigValues |
CommonProperties.getConfigValues() |
ConfigValues |
Release.getConfigValues() |
| Modifier and Type | Method and Description |
|---|---|
void |
Package.setConfigValues(ConfigValues configValues) |
void |
CommonProperties.setConfigValues(ConfigValues configValues) |
void |
Release.setConfigValues(ConfigValues configValues) |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.