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
Chaim Lev-Ari 95f3cf6e5b
refactor(server): use httperror.NewError instead of struct [EE-6189] (#10398)
1 year ago
..
create_compose_stack.go refactor(server): use httperror.NewError instead of struct [EE-6189] (#10398) 1 year ago
create_kubernetes_stack.go refactor(server): use httperror.NewError instead of struct [EE-6189] (#10398) 1 year ago
create_swarm_stack.go refactor(server): use httperror.NewError instead of struct [EE-6189] (#10398) 1 year ago
handler.go refactor(server): use httperror.NewError instead of struct [EE-6189] (#10398) 1 year ago
stack_associate.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
stack_create.go fix(api): restore deleted apis [EE-6090] (#10267) 1 year ago
stack_delete.go refactor(server): use httperror.NewError instead of struct [EE-6189] (#10398) 1 year ago
stack_file.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
stack_inspect.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
stack_list.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
stack_migrate.go refactor(server): use httperror.NewError instead of struct [EE-6189] (#10398) 1 year ago
stack_start.go refactor(server): use httperror.NewError instead of struct [EE-6189] (#10398) 1 year ago
stack_stop.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
stack_update.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
stack_update_git.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
stack_update_git_redeploy.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
update_kubernetes_stack.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
webhook_invoke.go refactor(server): use httperror.NewError instead of struct [EE-6189] (#10398) 1 year ago
webhook_invoke_test.go feat(unit-testing): add a mock for the RequestBouncer EE-5610 (#9089) 1 year ago