portainer/api/http/handler/edgeupdateschedules
andres-portainer cb79dc18f8
chore(code): reduce divergence with EE EE-4344 (#7748)
2022-09-28 14:56:32 -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 chore(code): reduce divergence with EE EE-4344 (#7748) 2022-09-28 14:56:32 -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