public static class KubernetesDeployerProperties.StatefulSet extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
KubernetesDeployerProperties.StatefulSet.VolumeClaimTemplate |
| Constructor and Description |
|---|
StatefulSet() |
| Modifier and Type | Method and Description |
|---|---|
KubernetesDeployerProperties.StatefulSet.VolumeClaimTemplate |
getVolumeClaimTemplate() |
void |
setVolumeClaimTemplate(KubernetesDeployerProperties.StatefulSet.VolumeClaimTemplate volumeClaimTemplate) |
public KubernetesDeployerProperties.StatefulSet.VolumeClaimTemplate getVolumeClaimTemplate()
public void setVolumeClaimTemplate(KubernetesDeployerProperties.StatefulSet.VolumeClaimTemplate volumeClaimTemplate)
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.