public interface V1beta1AllowedHostPathFluent<A extends V1beta1AllowedHostPathFluent<A>> extends Fluent<A>
| Modifier and Type | Method and Description |
|---|---|
String |
getPathPrefix() |
Boolean |
getReadOnly() |
Boolean |
hasPathPrefix() |
Boolean |
hasReadOnly() |
A |
withPathPrefix(String pathPrefix) |
A |
withReadOnly() |
A |
withReadOnly(Boolean readOnly) |
Copyright © 2022. All rights reserved.