public class GlusterfsVolumeSource extends Object implements KubernetesResource
Constructor and Description |
---|
GlusterfsVolumeSource()
No args constructor for use in serialization
|
GlusterfsVolumeSource(String endpoints,
String path,
Boolean readOnly) |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
getAdditionalProperties() |
String |
getEndpoints() |
String |
getPath() |
Boolean |
getReadOnly() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setEndpoints(String endpoints) |
void |
setPath(String path) |
void |
setReadOnly(Boolean readOnly) |
public GlusterfsVolumeSource()
Copyright © 2015–2020 Red Hat. All rights reserved.