portainer/api/http/handler/edgestacks
Chaim Lev-Ari e1e90c9c1d
feat(edge/templates): introduce edge app templates [EE-6209] (#10480)
2023-11-14 14:54:44 +02:00
..
edgestack_create.go refactor(server): use httperror.NewError instead of struct [EE-6189] (#10398) 2023-10-05 11:26:24 +03:00
edgestack_create_file.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 2023-09-01 19:27:02 -03:00
edgestack_create_git.go feat(edge/templates): introduce edge app templates [EE-6209] (#10480) 2023-11-14 14:54:44 +02:00
edgestack_create_string.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 2023-09-01 19:27:02 -03:00
edgestack_create_test.go feat(performance): performance optimizations EE-6042 (#10520) 2023-10-24 13:55:11 -03:00
edgestack_delete.go feat(transactions): remove the feature flag EE-6080 (#10257) 2023-09-05 20:27:20 -03:00
edgestack_delete_test.go feat(performance): performance optimizations EE-6042 (#10520) 2023-10-24 13:55:11 -03:00
edgestack_file.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 2023-09-01 19:27:02 -03:00
edgestack_inspect.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 2023-09-01 19:27:02 -03:00
edgestack_inspect_test.go
edgestack_list.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 2023-09-01 19:27:02 -03:00
edgestack_status_delete.go feat(transactions): remove the feature flag EE-6080 (#10257) 2023-09-05 20:27:20 -03:00
edgestack_status_delete_test.go
edgestack_status_update.go feat(transactions): remove the feature flag EE-6080 (#10257) 2023-09-05 20:27:20 -03:00
edgestack_status_update_test.go feat(performance): performance optimizations EE-6042 (#10520) 2023-10-24 13:55:11 -03:00
edgestack_test.go
edgestack_update.go feat(transactions): remove the feature flag EE-6080 (#10257) 2023-09-05 20:27:20 -03:00
edgestack_update_test.go feat(performance): performance optimizations EE-6042 (#10520) 2023-10-24 13:55:11 -03:00
endpoints.go
endpoints_test.go
handler.go fix(api): restore deleted apis [EE-6090] (#10267) 2023-09-19 13:44:48 +12:00
utils_update_stack_version.go