portainer/api/http/handler/customtemplates
Chaim Lev-Ari 2383d243d5
docs(custom-templates): add missing parameters [EE-5233] (#8865)
2023-05-04 21:31:06 +07:00
..
customtemplate_create.go docs(custom-templates): add missing parameters [EE-5233] (#8865) 2023-05-04 21:31:06 +07:00
customtemplate_delete.go fix(server): skip file deletion errors [EE-4916] (#8443) 2023-03-01 13:44:34 +02:00
customtemplate_file.go feat(templates): allow managing git based templates [EE-2600] (#7855) 2023-04-04 12:44:42 +12:00
customtemplate_git_fetch.go feat(templates): allow managing git based templates [EE-2600] (#7855) 2023-04-04 12:44:42 +12:00
customtemplate_git_fetch_test.go feat(templates): allow managing git based templates [EE-2600] (#7855) 2023-04-04 12:44:42 +12:00
customtemplate_inspect.go chore(handlers): replace structs by functions for HTTP errors EE-4227 (#7664) 2022-09-14 20:42:39 -03:00
customtemplate_list.go chore(handlers): replace structs by functions for HTTP errors EE-4227 (#7664) 2022-09-14 20:42:39 -03:00
customtemplate_update.go feat(templates): allow managing git based templates [EE-2600] (#7855) 2023-04-04 12:44:42 +12:00
handler.go refactor(stacks): break swagger docs by type [EE-5381] (#8820) 2023-04-27 11:03:55 +07:00
utils.go refactor(custom-templates): render template variables [EE-2602] (#6937) 2022-05-31 13:00:47 +03:00