public class V1HostPathVolumeSource extends Object
Constructor and Description |
---|
V1HostPathVolumeSource() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getPath()
Path of the directory on the host.
|
int |
hashCode() |
V1HostPathVolumeSource |
path(String path) |
void |
setPath(String path) |
String |
toString() |
public V1HostPathVolumeSource path(String path)
public String getPath()
public void setPath(String path)
Copyright © 2017. All rights reserved.