fleet/server/mock
Zachary Wasserman 26dc30bd25
Update query and pack interfaces for fleetctl (#1670)
- Add new Apply spec methods for queries and packs
- Remove now extraneous datastore/service methods
- Remove import service (unused, and had many dependencies that this breaks)
- Refactor tests as appropriate
2018-01-03 11:18:05 -08:00
..
datastore.go Update query and pack interfaces for fleetctl (#1670) 2018-01-03 11:18:05 -08:00
datastore_appconfig.go Rename project to Kolide Fleet (#1529) 2017-06-22 15:50:45 -04:00
datastore_appconfig_helpers.go Rename project to Kolide Fleet (#1529) 2017-06-22 15:50:45 -04:00
datastore_decorators.go Rename project to Kolide Fleet (#1529) 2017-06-22 15:50:45 -04:00
datastore_fim.go Added FIM support (#1548) 2017-08-18 10:37:33 -05:00
datastore_hosts.go Added FIM support (#1548) 2017-08-18 10:37:33 -05:00
datastore_invites.go Rename project to Kolide Fleet (#1529) 2017-06-22 15:50:45 -04:00
datastore_invites_helpers.go Rename project to Kolide Fleet (#1529) 2017-06-22 15:50:45 -04:00
datastore_labels.go Rename project to Kolide Fleet (#1529) 2017-06-22 15:50:45 -04:00
datastore_options.go Rename project to Kolide Fleet (#1529) 2017-06-22 15:50:45 -04:00
datastore_osquery_options.go Transition osquery options interfaces for compatibility with fleetctl (#1649) 2017-12-13 18:14:54 -05:00
datastore_packs.go Update query and pack interfaces for fleetctl (#1670) 2018-01-03 11:18:05 -08:00
datastore_queries.go Update query and pack interfaces for fleetctl (#1670) 2018-01-03 11:18:05 -08:00
datastore_scheduled_queries.go Transition osquery options interfaces for compatibility with fleetctl (#1649) 2017-12-13 18:14:54 -05:00
datastore_users.go Rename project to Kolide Fleet (#1529) 2017-06-22 15:50:45 -04:00
datastore_users_helpers.go Rename project to Kolide Fleet (#1529) 2017-06-22 15:50:45 -04:00
errors.go add mock package and use in invite tests (#603) 2017-01-10 16:49:14 -05:00
service.go refactor gRPC endpoints with launcher packages in mind (#1582) 2017-10-24 19:55:32 -04:00
service_osquery.go Transition osquery options interfaces for compatibility with fleetctl (#1649) 2017-12-13 18:14:54 -05:00