portainer/api/http/handler/teams
Anthony Lapenna 25103f08f9 feat(api): introduce new datastore interface (#3802)
* feat(api): introduce new datastore interface

* refactor(api): refactor http and main layers

* refactor(api): refactor http and bolt layers
2020-06-03 11:40:04 +12:00
..
handler.go feat(api): introduce new datastore interface (#3802) 2020-06-03 11:40:04 +12:00
team_create.go feat(api): introduce new datastore interface (#3802) 2020-06-03 11:40:04 +12:00
team_delete.go feat(api): introduce new datastore interface (#3802) 2020-06-03 11:40:04 +12:00
team_inspect.go feat(api): introduce new datastore interface (#3802) 2020-06-03 11:40:04 +12:00
team_list.go feat(api): introduce new datastore interface (#3802) 2020-06-03 11:40:04 +12:00
team_memberships.go feat(api): introduce new datastore interface (#3802) 2020-06-03 11:40:04 +12:00
team_update.go feat(api): introduce new datastore interface (#3802) 2020-06-03 11:40:04 +12:00