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
Jan Jansen 76e1aa97e2
feat(stack-creation): add the ability to specify git reference (#1948) (#2063)
6 years ago
..
create_compose_stack.go feat(stack-creation): add the ability to specify git reference (#1948) (#2063) 6 years ago
create_swarm_stack.go feat(stack-creation): add the ability to specify git reference (#1948) (#2063) 6 years ago
git.go feat(stack-creation): add the ability to specify git reference (#1948) (#2063) 6 years ago
handler.go feat(stacks): add the ability to migrate stacks to another endpoint (#1976) 7 years ago
stack_create.go refactor(api): restructure bolt package (#1981) 7 years ago
stack_delete.go refactor(api): remove log statement 6 years ago
stack_file.go feat(templates): introduce templates management (#2017) 7 years ago
stack_inspect.go refactor(api): restructure bolt package (#1981) 7 years ago
stack_list.go feat(stacks): support compose v2.0 stack (#1963) 7 years ago
stack_migrate.go fix(stack): fix an issue with stack migration 7 years ago
stack_update.go feat(templates): support env variables in Compose stacks 6 years ago