public static class KubernetesDeployerProperties.LimitsResources extends Object
| Constructor and Description |
|---|
LimitsResources() |
LimitsResources(String cpu,
String memory) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCpu() |
String |
getMemory() |
void |
setCpu(String cpu) |
void |
setMemory(String memory) |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.