You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
portainer/api/http/handler/edgejobs
andres-portainer 61c5269353
fix(edgejobs): decouple the Edge Jobs from the reverse tunnel service BE-10866 (#11)
1 month ago
..
edgejob_create.go fix(edgejobs): decouple the Edge Jobs from the reverse tunnel service BE-10866 (#11) 1 month ago
edgejob_delete.go fix(edgejobs): decouple the Edge Jobs from the reverse tunnel service BE-10866 (#11) 1 month ago
edgejob_file.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
edgejob_inspect.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
edgejob_list.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
edgejob_tasklogs_clear.go fix(edgejobs): decouple the Edge Jobs from the reverse tunnel service BE-10866 (#11) 1 month ago
edgejob_tasklogs_collect.go fix(edgejobs): decouple the Edge Jobs from the reverse tunnel service BE-10866 (#11) 1 month ago
edgejob_tasklogs_inspect.go chore(code): remove unnecessary type conversions EE-7191 (#11908) 6 months ago
edgejob_tasks_list.go chore(code): remove unnecessary type conversions EE-7191 (#11908) 6 months ago
edgejob_update.go fix(edgejobs): decouple the Edge Jobs from the reverse tunnel service BE-10866 (#11) 1 month ago
handler.go fix(api): restore deleted apis [EE-6090] (#10267) 1 year ago