gluster 0.3.1

A library to interface with Gluster's CLI. This is being leveraged by a Juju charm to manage a Gluster deployment
Documentation

Gluster Build Status

Rust library for interfacing with Gluster. This is basically a CLI wrapper until Gluster implements their REST API in the 4.0 version. Comments and pull requests welcome.

#TODO

  1. Writing more unit tests
  2. Getting code coverage with kcov working
  3. Getting additional RPC commands working. Some functions are working but only the ground work has been laid.