Trees | Indices | Help |
|
---|
|
This class represents a Gluster volume.
Volumes are uniquely identified by:
Two GlusterVolume objects x, y with same IP address, port and volume name are considered equal.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
bool |
|
||
str |
|
||
str |
|
||
str |
|
||
context manager |
|
||
|
|||
Inherited from |
|
|||
Inherited from |
|
Creates a Gluster volume object.
|
|
|
|
repr(x)
|
hash(x)
|
Checks if we are mounted or not.
|
Try and give reasons why the mount might've failed.
|
Try and mount the volume. No-op if the volume is already mounted.
|
Try and unmount the volume. Failures are logged but otherwise ignored.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Aug 22 11:13:35 2016 | http://epydoc.sourceforge.net |