public class V1beta1AllowedHostPath extends Object
| Constructor and Description |
|---|
V1beta1AllowedHostPath() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getPathPrefix()
is the path prefix that the host volume must match.
|
int |
hashCode() |
V1beta1AllowedHostPath |
pathPrefix(String pathPrefix) |
void |
setPathPrefix(String pathPrefix) |
String |
toString() |
public V1beta1AllowedHostPath pathPrefix(String pathPrefix)
public String getPathPrefix()
public void setPathPrefix(String pathPrefix)
Copyright © 2018. All rights reserved.