portainer/api/http/handler/teams
Oscar Zhou 53025178ef
fix(access): support to list users or teams with specified endpoint [EE-1704] (#7610)
2022-09-16 14:45:14 +12:00
..
handler.go
team_create.go
team_delete.go
team_inspect.go
team_list.go fix(access): support to list users or teams with specified endpoint [EE-1704] (#7610) 2022-09-16 14:45:14 +12:00
team_list_test.go fix(access): support to list users or teams with specified endpoint [EE-1704] (#7610) 2022-09-16 14:45:14 +12:00
team_memberships.go
team_update.go