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/edgestacks
Oscar Zhou 55cda8c78e
fix(edge): backport agent id/name into edge api response [BE-10988] (#36)
1 month ago
..
edgestack_create.go refactor(server): use httperror.NewError instead of struct [EE-6189] (#10398) 1 year ago
edgestack_create_file.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
edgestack_create_git.go feat(edge/templates): introduce edge app templates [EE-6209] (#10480) 1 year ago
edgestack_create_string.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
edgestack_create_test.go feat(performance): performance optimizations EE-6042 (#10520) 1 year ago
edgestack_delete.go feat(transactions): remove the feature flag EE-6080 (#10257) 1 year ago
edgestack_delete_test.go feat(performance): performance optimizations EE-6042 (#10520) 1 year ago
edgestack_file.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
edgestack_inspect.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
edgestack_inspect_test.go
edgestack_list.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
edgestack_status_delete.go feat(transactions): remove the feature flag EE-6080 (#10257) 1 year ago
edgestack_status_delete_test.go
edgestack_status_update.go fix(edge): backport agent id/name into edge api response [BE-10988] (#36) 1 month ago
edgestack_status_update_test.go feat(performance): performance optimizations EE-6042 (#10520) 1 year ago
edgestack_test.go
edgestack_update.go ignore, remove or comment out unused code. Enable unused linter (#10743) 11 months ago
edgestack_update_test.go feat(performance): performance optimizations EE-6042 (#10520) 1 year ago
endpoints.go
endpoints_test.go
handler.go ignore, remove or comment out unused code. Enable unused linter (#10743) 11 months ago
utils_update_stack_version.go