portainer/api/http/handler/edgestacks
andres-portainer e82c88317e
feat(edgestacks): add support for transactions EE-5326 (#8908)
2023-05-05 20:39:22 -03:00
..
edgestack_create.go feat(edgestacks): add support for transactions EE-5326 (#8908) 2023-05-05 20:39:22 -03:00
edgestack_create_file.go feat(edgestacks): add support for transactions EE-5326 (#8908) 2023-05-05 20:39:22 -03:00
edgestack_create_git.go feat(edgestacks): add support for transactions EE-5326 (#8908) 2023-05-05 20:39:22 -03:00
edgestack_create_string.go feat(edgestacks): add support for transactions EE-5326 (#8908) 2023-05-05 20:39:22 -03:00
edgestack_create_test.go refactor(edge/stacks): separate create by method [EE-4947] (#8898) 2023-05-04 21:11:19 +07:00
edgestack_delete.go feat(edgestacks): add support for transactions EE-5326 (#8908) 2023-05-05 20:39:22 -03:00
edgestack_delete_test.go refactor(edge/stacks): separate create by method [EE-4947] (#8898) 2023-05-04 21:11:19 +07:00
edgestack_file.go fix(docs): add missing swagger docs for upload file [EE-4886] (#8708) 2023-04-04 16:59:34 +12:00
edgestack_inspect.go fix(docs): add missing swagger docs for upload file [EE-4886] (#8708) 2023-04-04 16:59:34 +12:00
edgestack_inspect_test.go refactor(edge/stacks): separate create by method [EE-4947] (#8898) 2023-05-04 21:11:19 +07:00
edgestack_list.go chore(handlers): replace structs by functions for HTTP errors EE-4227 (#7664) 2022-09-14 20:42:39 -03:00
edgestack_status_delete.go feat(edgestacks): add support for transactions EE-5326 (#8908) 2023-05-05 20:39:22 -03:00
edgestack_status_delete_test.go refactor(edge/stacks): separate create by method [EE-4947] (#8898) 2023-05-04 21:11:19 +07:00
edgestack_status_update.go feat(edgestacks): add support for transactions EE-5326 (#8908) 2023-05-05 20:39:22 -03:00
edgestack_status_update_test.go refactor(edge/stacks): separate create by method [EE-4947] (#8898) 2023-05-04 21:11:19 +07:00
edgestack_test.go refactor(edge/stacks): separate create by method [EE-4947] (#8898) 2023-05-04 21:11:19 +07:00
edgestack_update.go feat(edgestacks): add support for transactions EE-5326 (#8908) 2023-05-05 20:39:22 -03:00
edgestack_update_test.go refactor(edge/stacks): separate create by method [EE-4947] (#8898) 2023-05-04 21:11:19 +07:00
endpoints.go fix(edge/stacks): validate deployment type [EE-4580] (#8875) 2023-05-05 09:01:43 +07:00
endpoints_test.go
handler.go refactor(stacks): break swagger docs by type [EE-5381] (#8820) 2023-04-27 11:03:55 +07:00