Files
nomad/api
Mathias Lafeldt ab8cc89756 Include parent ID in job info returned by Go API
At the moment, this ID is only included when using `Jobs().List()`, which returns `api.JobListStub`.

With this change, the ID will also be available when using `Jobs().Info()`, which returns `api.Job`.

In fact, `ParentID` is currently the only field present in `api.JobListStub` that is not part of `api.Job`.

Note: This has the side effect that `nomad run -output` will now include an empty `ParentID`.
2016-09-15 14:37:13 +02:00
..
2015-12-24 20:53:37 +01:00
2016-02-19 15:49:32 -08:00
2016-07-27 13:44:30 -07:00
2016-07-27 11:50:06 -07:00
2015-09-06 13:29:51 -07:00
2015-11-24 13:11:48 -08:00
2015-11-24 13:11:48 -08:00
2015-09-12 11:49:32 -07:00
2016-03-17 16:04:09 -07:00
2016-02-20 15:50:41 -08:00
2016-02-20 15:50:41 -08:00
2015-12-18 12:17:54 -08:00