fleet/server/mock
Zach Wasserman 8ee47f8b23
Add support for Teams in targets and live queries (#880)
- Accept Teams as a searchable target type for the target selection API.
- Accept Teams for targets in running live queries.
- Refactoring to support these changes.
- Update API documentation.
2021-05-27 13:18:00 -07:00
..
datastore_appconfig_helpers.go Update the Go import paths to new repo name (#27) 2020-11-11 09:59:12 -08:00
datastore_appconfig.go Update the Go import paths to new repo name (#27) 2020-11-11 09:59:12 -08:00
datastore_campaigns.go Add support for Teams in targets and live queries (#880) 2021-05-27 13:18:00 -07:00
datastore_carves.go Add AWS S3 as file carving backend (#126) 2020-12-16 09:16:55 -08:00
datastore_hosts.go Filter query page API responses based on team membership (#850) 2021-05-24 21:34:08 -07:00
datastore_invites.go Add role storage to invites APIs (#576) 2021-04-05 11:15:26 -07:00
datastore_labels.go Refactor struct slices for consistent pointer use (#864) 2021-05-25 18:53:22 -07:00
datastore_packs.go Update the Go import paths to new repo name (#27) 2020-11-11 09:59:12 -08:00
datastore_queries.go Update the Go import paths to new repo name (#27) 2020-11-11 09:59:12 -08:00
datastore_query_results.go Update the Go import paths to new repo name (#27) 2020-11-11 09:59:12 -08:00
datastore_scheduled_queries.go Update the Go import paths to new repo name (#27) 2020-11-11 09:59:12 -08:00
datastore_sessions.go Update the Go import paths to new repo name (#27) 2020-11-11 09:59:12 -08:00
datastore_software.go Initial backend software inventory implementation (#678) 2021-04-26 08:44:22 -07:00
datastore_targets.go Add support for Teams in targets and live queries (#880) 2021-05-27 13:18:00 -07:00
datastore_teams.go Add support for Teams in targets and live queries (#880) 2021-05-27 13:18:00 -07:00
datastore_users_helpers.go Update the Go import paths to new repo name (#27) 2020-11-11 09:59:12 -08:00
datastore_users.go Add team user management (#672) 2021-04-21 20:54:09 -07:00
datastore.go Update agent options storage for teams (#754) 2021-05-11 18:15:16 -07:00
errors.go add mock package and use in invite tests (#603) 2017-01-10 16:49:14 -05:00
service_osquery.go Expose live query error messages via API (#205) 2021-01-19 14:52:29 -08:00
service.go refactor gRPC endpoints with launcher packages in mind (#1582) 2017-10-24 19:55:32 -04:00