portainer/api/http/handler/stacks
Anthony Lapenna 61c285bd2e
feat(templates): introduce templates management (#2017)
2018-07-03 20:31:02 +02:00
..
create_compose_stack.go fix(stack-creation): use numeric value for stack root folder name (#2000) 2018-06-25 14:48:28 +03:00
create_swarm_stack.go fix(stack-creation): use numeric value for stack root folder name (#2000) 2018-06-25 14:48:28 +03:00
git.go feat(stacks): support compose v2.0 stack (#1963) 2018-06-11 15:13:19 +02:00
handler.go feat(stacks): add the ability to migrate stacks to another endpoint (#1976) 2018-06-19 17:28:40 +02:00
stack_create.go refactor(api): restructure bolt package (#1981) 2018-06-19 13:15:10 +02:00
stack_delete.go refactor(api): restructure bolt package (#1981) 2018-06-19 13:15:10 +02:00
stack_file.go feat(templates): introduce templates management (#2017) 2018-07-03 20:31:02 +02:00
stack_inspect.go refactor(api): restructure bolt package (#1981) 2018-06-19 13:15:10 +02:00
stack_list.go feat(stacks): support compose v2.0 stack (#1963) 2018-06-11 15:13:19 +02:00
stack_migrate.go fix(stack): fix an issue with stack migration 2018-06-20 21:02:53 +03:00
stack_update.go fix(stacks): fix an issue with stack update 2018-06-20 20:55:00 +03:00