@Generated(value="org.jsonschema2pojo") public class HostPathVolumeSource extends Object implements KubernetesResource
Constructor and Description |
---|
HostPathVolumeSource()
No args constructor for use in serialization
|
HostPathVolumeSource(String path,
String type) |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
getAdditionalProperties() |
String |
getPath() |
String |
getType() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setPath(String path) |
void |
setType(String type) |
public HostPathVolumeSource()
Copyright © 2011–2018 Red Hat. All rights reserved.