portainer/api/http/handler/schedules
Anthony Lapenna 64c29f7402
feat(schedules): add the ability to list tasks from snapshots (#2458)
* feat(schedules): add the ability to list tasks from snapshots

* feat(schedules): update schedules

* refactor(schedules): fix linting issue
2018-11-13 14:39:26 +13:00
..
handler.go feat(schedules): add the ability to list tasks from snapshots (#2458) 2018-11-13 14:39:26 +13:00
schedule_create.go feat(schedules): add the ability to list tasks from snapshots (#2458) 2018-11-13 14:39:26 +13:00
schedule_delete.go feat(schedules): add the ability to list tasks from snapshots (#2458) 2018-11-13 14:39:26 +13:00
schedule_file.go feat(schedules): add the ability to update a schedule script (#2438) 2018-11-07 17:19:10 +13:00
schedule_inspect.go feat(schedules): add the schedule API 2018-11-06 09:58:15 +13:00
schedule_list.go feat(schedules): add the schedule API 2018-11-06 09:58:15 +13:00
schedule_tasks.go feat(schedules): add the ability to list tasks from snapshots (#2458) 2018-11-13 14:39:26 +13:00
schedule_update.go feat(schedules): add the ability to list tasks from snapshots (#2458) 2018-11-13 14:39:26 +13:00