australis/vendor/github.com/paypal/gorealis
2018-12-26 17:25:59 -08:00
..
.aurora-config Upgrading dependencies to gorealis v2 and thrift 0.12.0 2018-12-26 17:25:59 -08:00
docs Checking in vendor folder for ease of using go get. 2018-10-23 23:32:59 -07:00
examples Upgrading dependencies to gorealis v2 and thrift 0.12.0 2018-12-26 17:25:59 -08:00
gen-go/apache/aurora Upgrading dependencies to gorealis v2 and thrift 0.12.0 2018-12-26 17:25:59 -08:00
response Upgrading dependencies to gorealis v2 and thrift 0.12.0 2018-12-26 17:25:59 -08:00
.auroraversion Checking in vendor folder for ease of using go get. 2018-10-23 23:32:59 -07:00
.gitattributes Upgrading dependencies to gorealis v2 and thrift 0.12.0 2018-12-26 17:25:59 -08:00
.gitignore Checking in vendor folder for ease of using go get. 2018-10-23 23:32:59 -07:00
.travis.yml Upgrading dependencies to gorealis v2 and thrift 0.12.0 2018-12-26 17:25:59 -08:00
auroraAPI.thrift Updating dependencies. 2018-11-16 21:52:45 -08:00
clusters.go Upgrading dependencies to gorealis v2 and thrift 0.12.0 2018-12-26 17:25:59 -08:00
clusters_test.go Upgrading dependencies to gorealis v2 and thrift 0.12.0 2018-12-26 17:25:59 -08:00
container.go Upgrading dependencies to gorealis v2 and thrift 0.12.0 2018-12-26 17:25:59 -08:00
docker-compose.yml Upgrading dependencies to gorealis v2 and thrift 0.12.0 2018-12-26 17:25:59 -08:00
errors.go Upgrading dependencies to gorealis v2 and thrift 0.12.0 2018-12-26 17:25:59 -08:00
generateBindings.sh Upgrading dependencies to gorealis v2 and thrift 0.12.0 2018-12-26 17:25:59 -08:00
go.mod Upgrading dependencies to gorealis v2 and thrift 0.12.0 2018-12-26 17:25:59 -08:00
go.sum Upgrading dependencies to gorealis v2 and thrift 0.12.0 2018-12-26 17:25:59 -08:00
Gopkg.lock Upgrading dependencies to gorealis v2 and thrift 0.12.0 2018-12-26 17:25:59 -08:00
Gopkg.toml Upgrading dependencies to gorealis v2 and thrift 0.12.0 2018-12-26 17:25:59 -08:00
job.go Upgrading dependencies to gorealis v2 and thrift 0.12.0 2018-12-26 17:25:59 -08:00
jobUpdate.go Upgrading dependencies to gorealis v2 and thrift 0.12.0 2018-12-26 17:25:59 -08:00
LICENSE Checking in vendor folder for ease of using go get. 2018-10-23 23:32:59 -07:00
logger.go Upgrading dependencies to gorealis v2 and thrift 0.12.0 2018-12-26 17:25:59 -08:00
monitors.go Upgrading dependencies to gorealis v2 and thrift 0.12.0 2018-12-26 17:25:59 -08:00
README.md Checking in vendor folder for ease of using go get. 2018-10-23 23:32:59 -07:00
realis.go Upgrading dependencies to gorealis v2 and thrift 0.12.0 2018-12-26 17:25:59 -08:00
realis_e2e_test.go Upgrading dependencies to gorealis v2 and thrift 0.12.0 2018-12-26 17:25:59 -08:00
retry.go Upgrading dependencies to gorealis v2 and thrift 0.12.0 2018-12-26 17:25:59 -08:00
runTestsMac.sh Upgrading dependencies to gorealis v2 and thrift 0.12.0 2018-12-26 17:25:59 -08:00
task.go Upgrading dependencies to gorealis v2 and thrift 0.12.0 2018-12-26 17:25:59 -08:00
task_test.go Upgrading dependencies to gorealis v2 and thrift 0.12.0 2018-12-26 17:25:59 -08:00
util.go Upgrading dependencies to gorealis v2 and thrift 0.12.0 2018-12-26 17:25:59 -08:00
zk.go Checking in vendor folder for ease of using go get. 2018-10-23 23:32:59 -07:00
zk_test.go Upgrading dependencies to gorealis v2 and thrift 0.12.0 2018-12-26 17:25:59 -08:00

gorealis GoDoc Build Status codecov

Go library for interacting with Apache Aurora.

Aurora version compatibility

Please see .auroraversion to see the latest Aurora version against which this library has been tested.

Usage

Projects using gorealis

Contributions

Contributions are always welcome. Please raise an issue to discuss a contribution before it is made.