open-nomad/client/fingerprint
Alex Dadgar c47ebd508e Remove old TODOs 2016-11-15 16:23:37 -08:00
..
arch.go Merge fix 2015-11-05 13:46:02 -08:00
arch_test.go Pass config to fingerprints; update tests 2015-08-25 16:21:29 -07:00
cgroup.go Build the Cgroup fingerprinter on only Linux. 2016-07-10 13:55:06 -07:00
cgroup_linux.go cgroups are a decidedly Linux-only feature. Build and test as such. 2016-05-09 11:56:35 -07:00
cgroup_test.go Build the Cgroup fingerprinter on only Linux. 2016-07-10 13:55:06 -07:00
consul.go small fixes 2016-09-01 13:38:31 -07:00
consul_test.go Fingerprint 2016-09-01 11:10:14 -07:00
cpu.go tiny: Fix duplicated error message in CPU fingerprint 2016-08-07 12:49:40 +09:00
cpu_test.go Update fingerprint test codes 2015-11-07 23:16:43 +09:00
env_aws.go Updated AWS speeds and network_speed now overrides 2016-11-15 13:55:51 -08:00
env_aws_test.go Remove old TODOs 2016-11-15 16:23:37 -08:00
env_gce.go Test for errors 2016-06-16 14:43:46 -07:00
env_gce_test.go Update client fingerprinters 2016-01-26 10:08:01 -08:00
fingerprint.go Run environmental fingerprinters after host fingerprinters and do an override 2016-11-07 12:21:50 -08:00
fingerprint_default.go Alpha-sort the build platforms 2016-07-11 12:23:46 -07:00
fingerprint_linux.go Centralize the fingerprintrs. 2016-07-09 22:31:14 -07:00
fingerprint_test.go fingerprint/aws: Add 2 basic links, rename 'env' to 'platform' 2015-08-31 14:18:40 -05:00
host.go Floor CPU MHz and total compute and mark hostname as unique 2016-06-22 15:01:36 -07:00
host_test.go Update failing tests 2016-06-23 11:28:17 -04:00
memory.go Merge fix 2015-11-05 13:46:02 -08:00
memory_test.go Update fingerprint test codes 2015-11-07 23:16:43 +09:00
network.go Updated AWS speeds and network_speed now overrides 2016-11-15 13:55:51 -08:00
network_default.go Link speed for windows network fingerprinting 2016-07-20 22:13:50 +02:00
network_linux.go Emit various debugging information with the results of the fingerprinter 2016-05-09 12:21:51 -07:00
network_test.go Updated AWS speeds and network_speed now overrides 2016-11-15 13:55:51 -08:00
network_windows.go Link speed for windows network fingerprinting - tests 2016-07-22 22:49:03 +02:00
network_windows_test.go Link speed for windows network fingerprinting - tests 2016-07-22 22:49:03 +02:00
nomad.go add nomad fingerprinter 2016-03-22 17:12:30 -07:00
nomad_test.go add nomad fingerprinter 2016-03-22 17:12:30 -07:00
signal.go Advertise signalling abilities 2016-10-19 15:06:23 -07:00
signal_test.go Advertise signalling abilities 2016-10-19 15:06:23 -07:00
storage.go Update client fingerprinters 2016-01-26 10:08:01 -08:00
storage_test.go Update client fingerprinters 2016-01-26 10:08:01 -08:00
storage_unix.go Stub out FreeBSD support for Nomad 2016-05-09 11:56:35 -07:00
storage_windows.go Improve error messages. 2015-12-09 16:34:18 -05:00
vault.go Fix Vault parsing of booleans 2016-10-10 18:04:39 -07:00
vault_test.go Fingerprint 2016-09-01 11:10:14 -07:00
zstorage_windows.go Use GetDiskFreeSpaceEx instead of parsing output of fsutil on Windows. 2015-11-30 16:43:25 -05:00