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/customtemplates
Chaim Lev-Ari 68950fbb24
feat(edge/templates): introduce custom templates [EE-6208] (#10561)
1 year ago
..
customtemplate_create.go feat(edge/templates): introduce custom templates [EE-6208] (#10561) 1 year ago
customtemplate_delete.go
customtemplate_file.go
customtemplate_git_fetch.go
customtemplate_git_fetch_test.go feat(performance): performance optimizations EE-6042 (#10520) 1 year ago
customtemplate_inspect.go
customtemplate_list.go
customtemplate_update.go feat(edge/templates): introduce custom templates [EE-6208] (#10561) 1 year ago
handler.go fix(api): restore deleted apis [EE-6090] (#10267) 1 year ago
utils.go