portainer/api/http/handler/stacks
Jan Jansen 76e1aa97e2 feat(stack-creation): add the ability to specify git reference (#1948) (#2063) 2018-07-24 16:11:35 +02:00
..
create_compose_stack.go feat(stack-creation): add the ability to specify git reference (#1948) (#2063) 2018-07-24 16:11:35 +02:00
create_swarm_stack.go feat(stack-creation): add the ability to specify git reference (#1948) (#2063) 2018-07-24 16:11:35 +02:00
git.go feat(stack-creation): add the ability to specify git reference (#1948) (#2063) 2018-07-24 16:11:35 +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): remove log statement 2018-07-22 20:51:43 +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 feat(templates): support env variables in Compose stacks 2018-07-12 09:17:07 +02:00