gluster 0.1.1

A library to interface with Gluster's CLI. This is being leveraged by a Juju charm to manage a Gluster deployment
docs.rs failed to build gluster-0.1.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: gluster-1.0.8

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