portainer/api/http/handler/schedules
Anthony Lapenna 0ef25a4cbd
fix(schedules): add schedule name validation and remove endpoint name prefix (#2470)
2018-11-14 16:10:49 +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 fix(schedules): add schedule name validation and remove endpoint name prefix (#2470) 2018-11-14 16:10:49 +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
schedule_list.go
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 fix(schedules): add schedule name validation and remove endpoint name prefix (#2470) 2018-11-14 16:10:49 +13:00