portainer/api/http/handler/edgeupdateschedules
Chaim Lev-Ari 4d123895ea
feat(edge/update): select endpoints to update [EE-4043] (#7602)
2022-09-18 14:42:18 +03:00
..
agentversions.go feat(edge/update): select endpoints to update [EE-4043] (#7602) 2022-09-18 14:42:18 +03:00
edgeupdateschedule_activeschedules.go feat(edge/update): select endpoints to update [EE-4043] (#7602) 2022-09-18 14:42:18 +03:00
edgeupdateschedule_create.go feat(edge/update): select endpoints to update [EE-4043] (#7602) 2022-09-18 14:42:18 +03:00
edgeupdateschedule_delete.go
edgeupdateschedule_inspect.go
edgeupdateschedule_list.go
edgeupdateschedule_update.go feat(edge/update): select endpoints to update [EE-4043] (#7602) 2022-09-18 14:42:18 +03:00
handler.go feat(edge/update): select endpoints to update [EE-4043] (#7602) 2022-09-18 14:42:18 +03:00
previous_versions.go feat(edge/update): select endpoints to update [EE-4043] (#7602) 2022-09-18 14:42:18 +03:00
previous_versions_test.go feat(edge/update): select endpoints to update [EE-4043] (#7602) 2022-09-18 14:42:18 +03:00
utils.go