Commit graph

7 commits

Author SHA1 Message Date
Tan N. Le
14691698f6
fetch capacity and simulate task fitting (#33) 2022-08-02 10:37:31 -07:00
Renán I. Del Valle
9fa6edaa3e
Adds support for creating jobs with limit constraints and value constraints. (#16)
* Adds support for creating jobs with limit constraints and value constraints.
2020-11-04 11:46:53 -08:00
Renan DelValle
82fe22e013
Adding minimum instances to test data for update. Changing YAML de-serializing field name to match the name od the struct member and to decrease ambiguity. 2020-05-07 20:19:26 -07:00
Renan DelValle
090fdf1715
Removing update settings from cron example as they're not needed. 2020-05-07 16:46:05 -07:00
Renan DelValle
d06530d0ca
Adding sample update job. 2020-05-07 16:31:32 -07:00
Renan DelValle
2df6672acc
Adding schedule command to schedule cron jobs.
Adding example of a cron job.

Removing functions since they've been moved elsewhere.
2020-05-07 16:28:55 -07:00
Renan DelValle
bbccabcd27
Moving internal types to the right location. 2020-05-06 18:30:22 -07:00