| Package | Description |
|---|---|
| io.kubernetes.client.openapi.models |
| Modifier and Type | Method and Description |
|---|---|
V1GlusterfsPersistentVolumeSource |
V1GlusterfsPersistentVolumeSource.endpoints(String endpoints) |
V1GlusterfsPersistentVolumeSource |
V1GlusterfsPersistentVolumeSource.endpointsNamespace(String endpointsNamespace) |
V1GlusterfsPersistentVolumeSource |
V1PersistentVolumeSpec.getGlusterfs()
Get glusterfs
|
V1GlusterfsPersistentVolumeSource |
V1GlusterfsPersistentVolumeSource.path(String path) |
V1GlusterfsPersistentVolumeSource |
V1GlusterfsPersistentVolumeSource.readOnly(Boolean readOnly) |
| Modifier and Type | Method and Description |
|---|---|
V1PersistentVolumeSpec |
V1PersistentVolumeSpec.glusterfs(V1GlusterfsPersistentVolumeSource glusterfs) |
void |
V1PersistentVolumeSpec.setGlusterfs(V1GlusterfsPersistentVolumeSource glusterfs) |
Copyright © 2021. All rights reserved.