fleet/cli
Zachary Wasserman 8f16bd8bcc Send configuration + label queries in distributed reads (#215)
This PR is the beginning of distributed query work. For now we are focusing on using the distributed query subsystem to retrieve the basic configuration information (currently just platform), and run the label queries.

A mockable clock interface is also added to the service struct, allowing us to inject a clock as a dependency, and write unit tests that can control the time.
2016-09-20 20:08:11 -07:00
..
config_dump.go Refactoring for config patterns (#159) 2016-09-14 09:11:06 -07:00
prepare.go Send configuration + label queries in distributed reads (#215) 2016-09-20 20:08:11 -07:00
root.go Only attempt to parse config file if it is specified by flag (#169) 2016-09-15 08:44:05 -07:00
serve.go Send configuration + label queries in distributed reads (#215) 2016-09-20 20:08:11 -07:00
version.go print version info (#164) 2016-09-14 13:19:11 -04:00