open-nomad/client
Daniel Imfeld a43a262e66 Fingerprinting code for GCE nodes
This reads the following:

* hostname
* instance id
* machine-type
* zone
* internal IP
* external IP (if any)
* tags
* attributes

Atributes are placed under the platform.gce.attr.* hierarchy.

Tags are set up as platform.gce.tag.TagName=true.
2015-10-05 00:40:43 -05:00
..
allocdir
config Merges 2015-10-02 17:32:11 -07:00
driver update test to reflect not uppercasing passed env vars 2015-10-02 17:49:18 -07:00
executor
fingerprint Fingerprinting code for GCE nodes 2015-10-05 00:40:43 -05:00
testutil
alloc_runner.go
alloc_runner_test.go
client.go
client_test.go
task_runner.go
task_runner_test.go
util.go
util_test.go