portainer/api/http/handler/stacks
ArrisLee cbfdd58ece refact kub deploy logic 2021-09-09 12:35:51 +12:00
..
autoupdate.go feat(stacks): support automated sync for stacks [EE-248] (#5340) 2021-08-17 13:12:07 +12:00
create_compose_stack.go feat(kube): advanced apps management [EE-466] (#5446) 2021-09-07 12:37:26 +12:00
create_kubernetes_stack.go refact kub deploy logic 2021-09-09 12:35:51 +12:00
create_swarm_stack.go feat(kube): advanced apps management [EE-466] (#5446) 2021-09-07 12:37:26 +12:00
handler.go feat(stacks): support automated sync for stacks [EE-248] (#5340) 2021-08-17 13:12:07 +12:00
helper.go feat(stacks): support automated sync for stacks [EE-248] (#5340) 2021-08-17 13:12:07 +12:00
helper_test.go feat(stacks): support automated sync for stacks [EE-248] (#5340) 2021-08-17 13:12:07 +12:00
stack_associate.go feat(stacks): support automated sync for stacks [EE-248] (#5340) 2021-08-17 13:12:07 +12:00
stack_create.go feat(kube): advanced apps management [EE-466] (#5446) 2021-09-07 12:37:26 +12:00
stack_delete.go resolve conflicts 2021-09-08 11:27:53 +12:00
stack_file.go feat(kube): advanced apps management [EE-466] (#5446) 2021-09-07 12:37:26 +12:00
stack_inspect.go feat(kube): advanced apps management [EE-466] (#5446) 2021-09-07 12:37:26 +12:00
stack_list.go feat(stacks): support automated sync for stacks [EE-248] (#5340) 2021-08-17 13:12:07 +12:00
stack_migrate.go feat(kube): advanced apps management [EE-466] (#5446) 2021-09-07 12:37:26 +12:00
stack_start.go feat(kube): advanced apps management [EE-466] (#5446) 2021-09-07 12:37:26 +12:00
stack_stop.go feat(kube): advanced apps management [EE-466] (#5446) 2021-09-07 12:37:26 +12:00
stack_update.go feat(kube): advanced apps management [EE-466] (#5446) 2021-09-07 12:37:26 +12:00
stack_update_git.go feat(kube): advanced apps management [EE-466] (#5446) 2021-09-07 12:37:26 +12:00
stack_update_git_redeploy.go refact kub deploy logic 2021-09-09 12:35:51 +12:00
update_kubernetes_stack.go refact kub deploy logic 2021-09-09 12:35:51 +12:00
webhook_invoke.go feat(stacks): support automated sync for stacks [EE-248] (#5340) 2021-08-17 13:12:07 +12:00
webhook_invoke_test.go feat(stacks): support automated sync for stacks [EE-248] (#5340) 2021-08-17 13:12:07 +12:00