public static class PodVolumes.SecretVolume extends PodVolumes.PodVolume
| Modifier and Type | Class and Description |
|---|---|
static class |
PodVolumes.SecretVolume.DescriptorImpl |
| Constructor and Description |
|---|
SecretVolume(String mountPath,
String secretName) |
| Modifier and Type | Method and Description |
|---|---|
io.fabric8.kubernetes.api.model.Volume |
buildVolume(String volumeName) |
String |
getMountPath() |
String |
getSecretName() |
public io.fabric8.kubernetes.api.model.Volume buildVolume(String volumeName)
buildVolume in class PodVolumes.PodVolumepublic String getSecretName()
public String getMountPath()
getMountPath in class PodVolumes.PodVolumeCopyright © 2004-2016. All Rights Reserved.