public class EmptyDirWorkspaceVolume extends WorkspaceVolume
Modifier and Type | Class and Description |
---|---|
static class |
EmptyDirWorkspaceVolume.DescriptorImpl |
Constructor and Description |
---|
EmptyDirWorkspaceVolume(Boolean memory) |
Modifier and Type | Method and Description |
---|---|
io.fabric8.kubernetes.api.model.Volume |
buildVolume(String volumeName) |
String |
getMedium() |
Boolean |
getMemory() |
String |
toString() |
buildVolume, createVolume
getDescriptor
@DataBoundConstructor public EmptyDirWorkspaceVolume(Boolean memory)
public String getMedium()
public io.fabric8.kubernetes.api.model.Volume buildVolume(String volumeName)
buildVolume
in class WorkspaceVolume
Copyright © 2016–2019. All rights reserved.