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