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/endpointgroups
andres-portainer f742937359
fix(endpoints): optimize the search performance BE-11267 (#12262)
2 months ago
..
endpointgroup_create.go task(code): remove unnecessary uses of govalidator BE-11181 (#12156) 3 months ago
endpointgroup_delete.go chore(code): remove unnecessary type conversions EE-7191 (#11908) 6 months ago
endpointgroup_endpoint_add.go chore(code): remove unnecessary type conversions EE-7191 (#11908) 6 months ago
endpointgroup_endpoint_delete.go chore(code): remove unnecessary type conversions EE-7191 (#11908) 6 months ago
endpointgroup_inspect.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
endpointgroup_list.go feat(libhttp): move into the Portainer repository EE-5475 (#10231) 1 year ago
endpointgroup_update.go fix(endpoints): optimize the search performance BE-11267 (#12262) 2 months ago
endpoints.go feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115) 1 year ago
handler.go fix(kubernetes): kube env permissions when down [EE-5427] (#10327) 1 year ago