open-nomad/client/fingerprint
Clint Shryock ae1142ad33 cleanups 2015-08-28 13:09:21 -05:00
..
arch.go Changed logs to errors; added data to node.Resources.DiskMB 2015-08-27 12:23:17 -07:00
arch_test.go Pass config to fingerprints; update tests 2015-08-25 16:21:29 -07:00
cpu.go Get average frequency of all CPUs so we can do average frequency * cores for total compute 2015-08-27 13:35:54 -07:00
cpu_test.go populate CPU in Node Resources 2015-08-27 14:15:56 -05:00
env_aws.go cleanups 2015-08-28 13:09:21 -05:00
env_aws_test.go cleanups 2015-08-28 13:09:21 -05:00
fingerprint.go Drop os fingerprint since this is redundant with host 2015-08-27 17:37:56 -07:00
fingerprint_test.go Changed logs to errors; added data to node.Resources.DiskMB 2015-08-27 12:23:17 -07:00
host.go Change 'os' to 'kernel.name'; add 'kernel.version' for *nix* 2015-08-27 17:37:37 -07:00
host_test.go Changed logs to errors; added data to node.Resources.DiskMB 2015-08-27 12:23:17 -07:00
memory.go convert to MB for MemoryMB, and update test 2015-08-27 16:01:47 -05:00
memory_test.go convert to MB for MemoryMB, and update test 2015-08-27 16:01:47 -05:00
storage.go Add guard to storage fingerprint so CWD will be used if AllocDir is not specified -- fixes windows tests 2015-08-27 16:03:09 -07:00
storage_test.go Add guard to storage fingerprint so CWD will be used if AllocDir is not specified -- fixes windows tests 2015-08-27 16:03:09 -07:00