minikube/vendor/github.com/ClusterHQ/flocker-go
Dan Gillespie fe340e52e7 added localkube and dependencies 2016-05-04 01:54:00 -07:00
..
LICENSE added localkube and dependencies 2016-05-04 01:54:00 -07:00
README.md added localkube and dependencies 2016-05-04 01:54:00 -07:00
client.go added localkube and dependencies 2016-05-04 01:54:00 -07:00
doc.go added localkube and dependencies 2016-05-04 01:54:00 -07:00
util.go added localkube and dependencies 2016-05-04 01:54:00 -07:00

README.md

flocker-go

circleci

flocker-go implements the package flocker that will let you easily interact with a Flocker Control Service.

What can it do?

You can check the package documentation here: https://godoc.org/github.com/ClusterHQ/flocker-go

TODO

  • Define a proper interface flockerClientable with all the needed methods for wrapping the Flocker API.