public class NfsWorkspaceVolume extends WorkspaceVolume
Modifier and Type | Class and Description |
---|---|
static class |
NfsWorkspaceVolume.DescriptorImpl |
Constructor and Description |
---|
NfsWorkspaceVolume(String serverAddress,
String serverPath,
Boolean readOnly) |
Modifier and Type | Method and Description |
---|---|
io.fabric8.kubernetes.api.model.Volume |
buildVolume(String volumeName) |
Boolean |
getReadOnly() |
String |
getServerAddress() |
String |
getServerPath() |
buildVolume, createVolume
getDescriptor
public io.fabric8.kubernetes.api.model.Volume buildVolume(String volumeName)
buildVolume
in class WorkspaceVolume
public String getServerAddress()
public String getServerPath()
Copyright © 2016–2019. All rights reserved.