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/edgegroups
andres-portainer 61c5269353
fix(edgejobs): decouple the Edge Jobs from the reverse tunnel service BE-10866 (#11)
1 month ago
..
associated_endpoints.go fix(edge/groups): include only user trusted endpoints in endpoint count EE-5964 (#10378) 1 year ago
edgegroup_create.go task(code): remove unnecessary uses of govalidator BE-11181 (#12156) 3 months ago
edgegroup_delete.go fix(swagger): swagger docs for http status code 409 [EE-5767] (#11535) 7 months ago
edgegroup_inspect.go
edgegroup_list.go chore(code): remove unnecessary type conversions EE-7191 (#11908) 6 months ago
edgegroup_list_test.go
edgegroup_update.go fix(edgejobs): decouple the Edge Jobs from the reverse tunnel service BE-10866 (#11) 1 month ago
handler.go