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
Chaim Lev-Ari 95f3cf6e5b
refactor(server): use httperror.NewError instead of struct [EE-6189] (#10398)
1 year ago
..
associated_endpoints.go fix(edge/groups): include only user trusted endpoints in endpoint count EE-5964 (#10378) 1 year ago
edgegroup_create.go
edgegroup_delete.go refactor(server): use httperror.NewError instead of struct [EE-6189] (#10398) 1 year ago
edgegroup_inspect.go
edgegroup_list.go fix(edge/groups): include only user trusted endpoints in endpoint count EE-5964 (#10378) 1 year ago
edgegroup_list_test.go
edgegroup_update.go
handler.go