gorealis/examples
Ezequiel Torres Feyuk fe567ee966 Task query optional parameters (#69)
* Change TaskQuery struct parameters to optional

* Thrift API is modified to make all the parameters in the
  TaskQuery struct optional

* Autogenerated code is regenerated

* Changes in TaskQuery structs used in the project

* Now that TaskQuery receive optional values, pointers
  instead of values must be passed to the struct
2018-06-28 11:48:28 -07:00
..
certs make insecureskipverify configurable (#40) 2017-12-12 14:04:11 -08:00
client.go Task query optional parameters (#69) 2018-06-28 11:48:28 -07:00
clusters.json use exponential back off func from realis lib (#39) 2017-11-04 15:06:26 -07:00
job.json First example using a JSON blob as the configuration for a job 2016-08-19 15:25:15 -07:00
jsonClient.go Moving from govendor to dep, updated dependencies (#48) 2018-01-07 13:13:47 -08:00
thermos_cron_payload.json Fixed clusters.json loader tester. Initial testing for CreateJob, KillJob, ScheduleCronJob, StartCronJob, DeschedulerCronJob 2016-10-01 01:54:11 -04:00
thermos_payload.json Cleaned up the README and added new information to Getting_Started. 2016-08-10 11:46:08 -07:00