Renan DelValle
|
0a3288a1dd
|
Changing role, env, and name to be string pointers. This is due to the fact that TaskQuery can now take nil pointers to ignore certain fields. This allows querying for all jobs of a certain environment, all jobs from a certain role, and all jobs with a certain name.
|
2018-09-16 21:23:36 -07:00 |
|
Renan DelValle
|
8e0988513a
|
Adding new verbs and fleshing out the skeleton. Drain works while Kill has an error tha requires a deeper dive.
|
2017-12-03 12:41:23 -08:00 |
|
Renan DelValle
|
74b416c109
|
Added flags required for the execution of the kill command, environment, role, and name.
|
2017-12-02 15:52:56 -08:00 |
|
Renan DelValle
|
cc4c95d55a
|
Initial commit of client.
|
2017-12-02 15:08:43 -08:00 |
|