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/stacks
Sven Dowideit f99329eb7e
chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173)
3 years ago
..
autoupdate.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 3 years ago
create_compose_stack.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 3 years ago
create_kubernetes_stack.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 3 years ago
create_swarm_stack.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 3 years ago
handler.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 3 years ago
helper.go feat(stacks): support automated sync for stacks [EE-248] (#5340) 3 years ago
helper_test.go feat(stacks): support automated sync for stacks [EE-248] (#5340) 3 years ago
stack_associate.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 3 years ago
stack_create.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 3 years ago
stack_delete.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 3 years ago
stack_file.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 3 years ago
stack_inspect.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 3 years ago
stack_list.go feat(api-key/backend): introducing support for api-key based auth EE-978 (#6079) 3 years ago
stack_migrate.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 3 years ago
stack_start.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 3 years ago
stack_stop.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 3 years ago
stack_update.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 3 years ago
stack_update_git.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 3 years ago
stack_update_git_redeploy.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 3 years ago
update_kubernetes_stack.go fix(filesystem): harden the filesystem service to avoid path traversal attacks EE-1922 (#5957) 3 years ago
webhook_invoke.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 3 years ago
webhook_invoke_test.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 3 years ago