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
andres-portainer 364e4f1b4e
fix(linters): add back removed linters and extend them to CE BE-11294
2 months ago
..
customtemplate_create.go fix(linters): add back removed linters and extend them to CE BE-11294 2 months ago
customtemplate_delete.go
customtemplate_file.go
customtemplate_git_fetch.go fix(linters): add back removed linters and extend them to CE BE-11294 2 months ago
customtemplate_git_fetch_test.go chore(code): use int ranges in loops BE-10990 (#12028) 5 months ago
customtemplate_inspect.go
customtemplate_list.go chore(code): reduce the code duplication EE-7278 (#11969) 5 months ago
customtemplate_update.go task(code): remove unnecessary uses of govalidator BE-11181 (#12156) 3 months ago
handler.go
utils.go