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