public class AllowedHostPath extends Object implements io.fabric8.kubernetes.api.model.KubernetesResource
| Constructor and Description |
|---|
AllowedHostPath()
No args constructor for use in serialization
|
AllowedHostPath(String pathPrefix,
Boolean readOnly) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getAdditionalProperties() |
String |
getPathPrefix() |
Boolean |
getReadOnly() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setPathPrefix(String pathPrefix) |
void |
setReadOnly(Boolean readOnly) |
public AllowedHostPath()
Copyright © 2015–2023 Red Hat. All rights reserved.