Version 2 of a Go library for interacting with the Aurora Scheduler
docs | ||
examples | ||
vendor | ||
.auroraversion | ||
.gitignore | ||
auroraAPI.thrift | ||
clusters_test.go | ||
generateBindings.sh | ||
job.go | ||
LICENSE | ||
README.md | ||
realis.go | ||
updatejob.go | ||
zk.go |
gorealis 
Go library for communicating with Apache Aurora. Named after the northern lights (Aurora Borealis).
Aurora version compatibility
Please see .auroraversion to see the latest Aurora version against which this library has been tested. Vendoring a working version of this library is highly recommended.
Usage
To Do
- Create or import a custom transport that uses https://github.com/jmcvetta/napping to improve efficiency
- End to end testing with Vagrant setup
Contributions
Contributions are very much welcome. Please raise an issue so that the contribution may be discussed before it's made.