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 feab2a757e
feat(gitops): allow to skip tls verification [EE-5023] (#8668)
2 years ago
..
customtemplate_create.go feat(gitops): allow to skip tls verification [EE-5023] (#8668) 2 years ago
customtemplate_delete.go fix(server): skip file deletion errors [EE-4916] (#8443) 2 years ago
customtemplate_file.go
customtemplate_inspect.go
customtemplate_list.go
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