open-nomad/client/fingerprint
Sean Chittenden e727fd8c3c
Centralize the creation of a consul/api.Config struct.
While documented, the consul.timeout parameter wasn't ever set
except one-off in the Consul fingerprinter.
2016-06-10 15:50:11 -04: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 cgroups are a decidedly Linux-only feature. Build and test as such. 2016-05-09 11:56:35 -07:00
cgroup_default.go cgroups are a decidedly Linux-only feature. Build and test as such. 2016-05-09 11:56:35 -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 Add comments and small improvements to cgroup fingerprinter 2016-01-29 14:34:29 +01:00
consul.go Centralize the creation of a consul/api.Config struct. 2016-06-10 15:50:11 -04:00
consul_test.go Update client fingerprinters 2016-01-26 10:08:01 -08:00
cpu.go Updated gopsutil 2016-05-28 19:42:34 -07:00
cpu_test.go Update fingerprint test codes 2015-11-07 23:16:43 +09:00
env_aws.go Respond to comments 2016-01-26 14:55:38 -08:00
env_aws_test.go Update client fingerprinters 2016-01-26 10:08:01 -08:00
env_gce.go Decrease the log-level from WARN to DEBUG when fingerprinting GCE 2016-05-09 11:56:35 -07:00
env_gce_test.go Update client fingerprinters 2016-01-26 10:08:01 -08:00
fingerprint.go Speling police 2016-05-15 09:41:34 -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 Updated gopsutil 2016-05-28 19:42:34 -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 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 Emit various debugging information with the results of the fingerprinter 2016-05-09 12:21:51 -07:00
network_default.go Move network detection code to Linux-specific build 2016-05-09 11:56:35 -07: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 Update client fingerprinters 2016-01-26 10:08:01 -08: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
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
zstorage_windows.go Use GetDiskFreeSpaceEx instead of parsing output of fsutil on Windows. 2015-11-30 16:43:25 -05:00