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
Rex Wang 3f51d077ac
fix(docker): create custom template [EE-4114] (#7812)
2 years ago
..
customtemplate_create.go fix(docker): create custom template [EE-4114] (#7812) 2 years ago
customtemplate_delete.go chore(handlers): replace structs by functions for HTTP errors EE-4227 (#7664) 2 years ago
customtemplate_file.go chore(handlers): replace structs by functions for HTTP errors EE-4227 (#7664) 2 years ago
customtemplate_inspect.go chore(handlers): replace structs by functions for HTTP errors EE-4227 (#7664) 2 years ago
customtemplate_list.go chore(handlers): replace structs by functions for HTTP errors EE-4227 (#7664) 2 years ago
customtemplate_update.go fix(code): clean up EE-4432 (#7865) 2 years ago
handler.go fix(code): remove unused code EE-4431 (#7866) 2 years ago
utils.go refactor(custom-templates): render template variables [EE-2602] (#6937) 3 years ago