public class HostPathVolumeSource extends VolumeSource implements IHostPathVolumeSource
ANNOTATIONS, APIVERSION, CREATION_TIMESTAMP, FROM, GROUP, KIND, LABELS, METADATA, METADATA_NAME, METADATA_NAMESPACE, METADATA_RESOURCE_VERSION, METADATA_UID, NAME, NAMESPACE, OBJECTS, PORTS, PROTOCOL, RESOURCE_VERSION, TYPE, VALUE, VERBS, VERSION| Constructor and Description |
|---|
HostPathVolumeSource(org.jboss.dmr.ModelNode node) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPath()
Host path mapped into a pod
|
void |
setPath(String path) |
create, getName, setName, toJSONStringgetNode, getPropertyKeys, toJson, toJson, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetName, setName, toJSONStringpublic String getPath()
IHostPathVolumeSourcegetPath in interface IHostPathVolumeSourcepublic void setPath(String path)
setPath in interface IHostPathVolumeSourceCopyright © 2020 Red Hat, Inc. All Rights Reserved.