portainer/api/http/handler/stacks
Matt Hook 1fee55ddd2
chore(api): bump docker and protobuf pkgs [EE-6941] (#11565)
2024-04-15 10:53:07 +12:00
..
create_compose_stack.go refactor(server): use httperror.NewError instead of struct [EE-6189] (#10398) 2023-10-05 11:26:24 +03:00
create_kubernetes_stack.go
create_swarm_stack.go
handler.go chore(api): bump docker and protobuf pkgs [EE-6941] (#11565) 2024-04-15 10:53:07 +12:00
stack_associate.go
stack_create.go
stack_delete.go
stack_file.go
stack_inspect.go
stack_list.go fix(stack): filter out orphan stacks that have same name as normal stacks [EE-6791] (#11445) 2024-03-27 08:44:51 +13:00
stack_list_test.go fix(stack): filter out orphan stacks that have same name as normal stacks [EE-6791] (#11445) 2024-03-27 08:44:51 +13:00
stack_migrate.go
stack_start.go
stack_stop.go
stack_update.go
stack_update_git.go
stack_update_git_redeploy.go fix(stacks): make stackName kube stack specific field [EE-6670] (#11316) 2024-03-07 11:31:28 +13:00
update_kubernetes_stack.go
webhook_invoke.go
webhook_invoke_test.go