gorealis/examples
Pradyumna Kaushik 67ec630430 Job json using docker-compose executor.
Used https://github.com/paypal/dce-go/blob/develop/examples/client.go#L50
to create a json file for a job that uses the docker-compose executor.
The current job json file (examples/job.json) uses an outdated version
of docker-compose executor. Once examples/client.go has been modified
to use examples/job_dce.json, it should be okay to get rid of
examples/job.json.
2018-06-21 18:23:55 -07:00
..
certs make insecureskipverify configurable (#40) 2017-12-12 14:04:11 -08:00
client.go Misc. bug fixes and addition of debug logging (#61) 2018-04-13 11:03:29 -07:00
clusters.json use exponential back off func from realis lib (#39) 2017-11-04 15:06:26 -07:00
config.json Initial update to json client. Testing required. 2018-05-02 16:42:26 -04:00
job.json First example using a JSON blob as the configuration for a job 2016-08-19 15:25:15 -07:00
job_dce.json Job json using docker-compose executor. 2018-06-21 18:23:55 -07:00
jsonClient.go Initial update to json client. Testing required. 2018-05-02 16:42:26 -04: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