open-nomad/client/fingerprint
Danielle aa5605fce1
fingerprint: Add backwards compatibility comment
Co-Authored-By: Michael Schurter <mschurter@hashicorp.com>
2019-09-04 17:38:35 +02:00
..
arch.go client: Move fingerprint structs to pkg 2018-12-01 17:10:39 +01:00
arch_test.go client: Move fingerprint structs to pkg 2018-12-01 17:10:39 +01:00
cgroup.go client: Move fingerprint structs to pkg 2018-12-01 17:10:39 +01:00
cgroup_default.go client: Move fingerprint structs to pkg 2018-12-01 17:10:39 +01:00
cgroup_linux.go client: Move fingerprint structs to pkg 2018-12-01 17:10:39 +01:00
cgroup_test.go client: Move fingerprint structs to pkg 2018-12-01 17:10:39 +01:00
consul.go client: Move fingerprint structs to pkg 2018-12-01 17:10:39 +01:00
consul_test.go client: Move fingerprint structs to pkg 2018-12-01 17:10:39 +01:00
cpu.go client: Move fingerprint structs to pkg 2018-12-01 17:10:39 +01:00
cpu_test.go client: Move fingerprint structs to pkg 2018-12-01 17:10:39 +01:00
env_aws.go fix nil pointer in fingerprinting AWS env leading to crash 2019-04-19 11:07:13 +02:00
env_aws_test.go client: Move fingerprint structs to pkg 2018-12-01 17:10:39 +01:00
env_gce.go goimports 2019-01-22 15:44:31 -08:00
env_gce_test.go client: Move fingerprint structs to pkg 2018-12-01 17:10:39 +01:00
fingerprint.go client: Move fingerprint structs to pkg 2018-12-01 17:10:39 +01:00
fingerprint_default.go
fingerprint_linux.go
fingerprint_test.go client: Move fingerprint structs to pkg 2018-12-01 17:10:39 +01:00
host.go client: Move fingerprint structs to pkg 2018-12-01 17:10:39 +01:00
host_test.go client: Move fingerprint structs to pkg 2018-12-01 17:10:39 +01:00
memory.go fingerprint: Add backwards compatibility comment 2019-09-04 17:38:35 +02:00
memory_test.go fingerprint: Restore support for legacy memory fingerprint 2019-09-04 17:10:28 +02:00
network.go client fingerprinter doesn't overwrite manual configuration 2019-04-19 15:23:48 -04:00
network_default.go
network_linux.go fix build errors post merges 2018-10-16 16:53:31 -07:00
network_test.go client: Move fingerprint structs to pkg 2018-12-01 17:10:39 +01:00
network_windows.go compile on windows 2018-10-16 16:56:56 -07:00
network_windows_test.go fingerprinter: Use HCLogger for windows 2019-01-17 18:43:13 +01:00
nomad.go client: Move fingerprint structs to pkg 2018-12-01 17:10:39 +01:00
nomad_test.go client: Move fingerprint structs to pkg 2018-12-01 17:10:39 +01:00
signal.go client: Move fingerprint structs to pkg 2018-12-01 17:10:39 +01:00
signal_test.go client uses passed logger and fix fingerprinters 2018-10-16 16:53:30 -07:00
storage.go client: Move fingerprint structs to pkg 2018-12-01 17:10:39 +01:00
storage_test.go client uses passed logger and fix fingerprinters 2018-10-16 16:53:30 -07:00
storage_unix.go
storage_windows.go
structs.go client: Move fingerprint structs to pkg 2018-12-01 17:10:39 +01:00
vault.go client: Move fingerprint structs to pkg 2018-12-01 17:10:39 +01:00
vault_test.go client: Move fingerprint structs to pkg 2018-12-01 17:10:39 +01:00
zstorage_windows.go