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/teams
andres-portainer 7a176cf284
fix(teams): fix data-race in teamCreate() BE-11210 (#12195)
3 months ago
..
handler.go
team_create.go fix(teams): fix data-race in teamCreate() BE-11210 (#12195) 3 months ago
team_create_test.go fix(teams): fix data-race in teamCreate() BE-11210 (#12195) 3 months ago
team_delete.go
team_inspect.go
team_list.go
team_list_test.go
team_memberships.go
team_update.go