minikube/vendor/github.com/clusterhq/flocker-go
minikube-bot 5cf6d08f3d Upgrade to k8s version v1.5.0-alpha.0
Upgrade to k8s version v1.5.0-alpha.1

Upgrade to k8s version v1.5.0-alpha.2

Update to k8s v1.5.0-beta.1
2016-12-13 11:21:43 -08:00
..
LICENSE Upgrade to k8s version v1.5.0-alpha.0 2016-12-13 11:21:43 -08:00
README.md Upgrade to k8s version v1.5.0-alpha.0 2016-12-13 11:21:43 -08:00
circle.yml Upgrade to k8s version v1.5.0-alpha.0 2016-12-13 11:21:43 -08:00
client.go Upgrade to k8s version v1.5.0-alpha.0 2016-12-13 11:21:43 -08:00
doc.go Upgrade to k8s version v1.5.0-alpha.0 2016-12-13 11:21:43 -08:00
util.go Upgrade to k8s version v1.5.0-alpha.0 2016-12-13 11:21:43 -08: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.