portainer/api/http/handler/stacks
andres-portainer f7dd73b0f7
feat(unit-testing): add a mock for the RequestBouncer EE-5610 (#9089)
2023-06-16 10:44:22 -03:00
..
create_compose_stack.go feat(gitops): reword automatic update to gitops update for ui and docs (#9067) 2023-06-13 15:32:10 +12:00
create_kubernetes_stack.go refactor(stacks): break swagger docs by type [EE-5381] (#8820) 2023-04-27 11:03:55 +07:00
create_swarm_stack.go feat(gitops): reword automatic update to gitops update for ui and docs (#9067) 2023-06-13 15:32:10 +12:00
handler.go feat(unit-testing): add a mock for the RequestBouncer EE-5610 (#9089) 2023-06-16 10:44:22 -03:00
stack_associate.go docs(stacks): require endpoint id [EE-5286] (#8988) 2023-05-23 10:25:32 +07:00
stack_create.go refactor(stacks): break swagger docs by type [EE-5381] (#8820) 2023-04-27 11:03:55 +07:00
stack_delete.go docs(stacks): require endpoint id [EE-5286] (#8988) 2023-05-23 10:25:32 +07:00
stack_file.go
stack_inspect.go
stack_list.go
stack_migrate.go
stack_start.go docs(stacks): require endpoint id [EE-5286] (#8988) 2023-05-23 10:25:32 +07:00
stack_stop.go docs(stacks): require endpoint id [EE-5286] (#8988) 2023-05-23 10:25:32 +07:00
stack_update.go docs(stacks): require endpoint id [EE-5286] (#8988) 2023-05-23 10:25:32 +07:00
stack_update_git.go fix(stack) add skip TLS toggle for edit stack EE-5391 (#8851) 2023-04-28 13:35:33 +12:00
stack_update_git_redeploy.go fix(k8s/gitops): missing git auth toggle in k8s app edit page [EE-5320] (#8741) 2023-04-10 20:14:13 +12:00
update_kubernetes_stack.go fix(stack) add skip TLS toggle for edit stack EE-5391 (#8851) 2023-04-28 13:35:33 +12:00
webhook_invoke.go fix(errors): wrap db errors, improve error handling (#8859) 2023-05-05 12:19:47 +12:00
webhook_invoke_test.go feat(unit-testing): add a mock for the RequestBouncer EE-5610 (#9089) 2023-06-16 10:44:22 -03:00