fleet/server/mock
Zachary Wasserman d7cd91c0e4 Retrieve and store host checkin intervals (#1473)
We now track the `config_tls_refresh`, `distributed_interval` and
`logger_tls_period` flag values for each host. Each value is updated by a
detail query agains the `osquery_flags` table, because they may be specified
outside of Kolide. The flags that can be specified within Kolide are also
updated when a config is returned to the host that changes their value.

This will enable us to do a more accurate per-host online status calculation as
discussed in #1419.
2017-04-06 11:55:24 -07:00
..
datastore_appconfig_helpers.go renaming kolide-ose to kolide (#1143) 2017-02-01 10:20:50 -07:00
datastore_appconfig.go renaming kolide-ose to kolide (#1143) 2017-02-01 10:20:50 -07:00
datastore_decorators.go Retrieve and store host checkin intervals (#1473) 2017-04-06 11:55:24 -07:00
datastore_hosts.go Retrieve and store host checkin intervals (#1473) 2017-04-06 11:55:24 -07:00
datastore_invites_helpers.go renaming kolide-ose to kolide (#1143) 2017-02-01 10:20:50 -07:00
datastore_invites.go renaming kolide-ose to kolide (#1143) 2017-02-01 10:20:50 -07:00
datastore_labels.go Add ability to modify labels (#1202) 2017-02-12 12:27:43 +08:00
datastore_licenses.go License revocation checker (#1170) 2017-02-07 21:49:01 +08:00
datastore_options.go Retrieve and store host checkin intervals (#1473) 2017-04-06 11:55:24 -07:00
datastore_packs.go Retrieve and store host checkin intervals (#1473) 2017-04-06 11:55:24 -07:00
datastore_users_helpers.go renaming kolide-ose to kolide (#1143) 2017-02-01 10:20:50 -07:00
datastore_users.go Email confirmation fix (#1231) 2017-02-16 21:07:20 +08:00
datastore.go Retrieve and store host checkin intervals (#1473) 2017-04-06 11:55:24 -07:00
errors.go add mock package and use in invite tests (#603) 2017-01-10 16:49:14 -05:00