Struct gluster::Brick
[−]
[src]
pub struct Brick { pub peer: Peer, pub path: PathBuf, }
A Gluster Brick consists of a Peer and a path to the mount point
Fields
peer | |
path |
pub struct Brick { pub peer: Peer, pub path: PathBuf, }
A Gluster Brick consists of a Peer and a path to the mount point
peer | |
path |
impl Brick
impl Debug for Brick