portainer/api/http/handler/stacks
Oscar Zhou 7275d23e4b
feat(stack/swarm): add prune option for swarm stack redeployment [EE-2678] (#7025)
2022-07-04 11:39:03 +12:00
..
autoupdate.go
create_compose_stack.go fix(git) EE-2026 git default branch (#6876) 2022-05-16 09:35:11 +12:00
create_kubernetes_stack.go fix(git) EE-2026 git default branch (#6876) 2022-05-16 09:35:11 +12:00
create_swarm_stack.go fix(git) EE-2026 git default branch (#6876) 2022-05-16 09:35:11 +12:00
handler.go fix(git) EE-2026 git default branch (#6876) 2022-05-16 09:35:11 +12:00
helper.go
helper_test.go
stack_associate.go
stack_create.go
stack_delete.go
stack_file.go
stack_inspect.go
stack_list.go
stack_migrate.go
stack_start.go
stack_stop.go
stack_update.go
stack_update_git.go feat(stack/swarm): add prune option for swarm stack redeployment [EE-2678] (#7025) 2022-07-04 11:39:03 +12:00
stack_update_git_redeploy.go feat(stack/swarm): add prune option for swarm stack redeployment [EE-2678] (#7025) 2022-07-04 11:39:03 +12:00
update_kubernetes_stack.go fix(git) EE-2026 git default branch (#6876) 2022-05-16 09:35:11 +12:00
webhook_invoke.go
webhook_invoke_test.go