public interface INfsVolumeProperties extends IPersistentVolumeProperties
| Modifier and Type | Method and Description |
|---|---|
String |
getPath() |
String |
getServer() |
boolean |
isReadOnly() |
void |
setPath(String path) |
void |
setReadOnly(boolean isReadOnly) |
void |
setServer(String path) |
Copyright © 2019 Red Hat, Inc. All Rights Reserved.