1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-24 15:59:41 +02:00
portainer/api/http/handler/endpoints
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
..
endpoint_create.go refactor(api): introduce libhttp usage (#2263) 2018-09-10 12:01:38 +02:00
endpoint_delete.go refactor(api): introduce libhttp usage (#2263) 2018-09-10 12:01:38 +02:00
endpoint_extension_add.go refactor(api): introduce libhttp usage (#2263) 2018-09-10 12:01:38 +02:00
endpoint_extension_remove.go refactor(api): introduce libhttp usage (#2263) 2018-09-10 12:01:38 +02:00
endpoint_inspect.go refactor(api): introduce libhttp usage (#2263) 2018-09-10 12:01:38 +02:00
endpoint_job.go feat(schedules): add the ability to list tasks from snapshots (#2458) 2018-11-13 14:39:26 +13:00
endpoint_list.go refactor(api): introduce libhttp usage (#2263) 2018-09-10 12:01:38 +02:00
endpoint_snapshot.go refactor(api): introduce libhttp usage (#2263) 2018-09-10 12:01:38 +02:00
endpoint_update.go feat(endpoints): add the ability to browse offline endpoints (#2253) 2018-10-28 22:27:06 +13:00
endpoint_update_access.go refactor(api): introduce libhttp usage (#2263) 2018-09-10 12:01:38 +02:00
handler.go feat(jobs): add the job execution API 2018-10-23 10:03:30 +13:00