portainer/api/http/handler/customtemplates
Chaim Lev-Ari e4fe4f9a43
feat(kube): introduce custom templates [EE-1125] (#5434)
* feat(kube): introduce custom templates

refactor(customtemplates): use build option

chore(deps): upgrade yaml parser

feat(customtemplates): add and edit RC to kube templates

fix(kube): show docker icon

fix(custom-templates): save rc

* fix(kube/templates): route to correct routes
2021-09-02 17:28:51 +12:00
..
customtemplate_create.go feat(kube): introduce custom templates [EE-1125] (#5434) 2021-09-02 17:28:51 +12:00
customtemplate_delete.go docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
customtemplate_file.go docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
customtemplate_inspect.go docs(api): document apis with swagger (#4678) 2021-02-23 16:21:39 +13:00
customtemplate_list.go feat(kube): introduce custom templates [EE-1125] (#5434) 2021-09-02 17:28:51 +12:00
customtemplate_update.go feat(kube): introduce custom templates [EE-1125] (#5434) 2021-09-02 17:28:51 +12:00
handler.go feat(custom-templates): introduce custom templates (#3906) 2020-07-07 11:18:39 +12:00