gluster 0.1.3

A library to interface with Gluster's CLI. This is being leveraged by a Juju charm to manage a Gluster deployment
1
2
3
4
5
6
7
8
# Gluster [![Build Status]https://travis-ci.org/cholcombe973/Gluster.svg?branch=master]https://travis-ci.org/cholcombe973/Gluster
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