open-nomad/client/fingerprint
Seth Hoenig f71d1755a6 env/aws: update ec2 cpu data
using tools/ec2info

```
$ go run .
```
2021-07-22 09:32:46 -05:00
..
test_fixtures client/fingerprint/consul: add new attributes to consul fingerprinter 2021-06-03 12:49:22 -05:00
arch.go
arch_test.go
bridge.go
bridge_default.go
bridge_linux.go deps: bump gopsutil to v3.21.2 2021-03-30 16:02:51 -04:00
bridge_linux_test.go Properly detect unloaded dynamic modules on RHEL derivates. Fixes #9776 2021-01-12 18:28:00 +01:00
cgroup.go client/fingerprint: move existing cgroup concerns to cgutil 2021-04-13 13:28:36 -04:00
cgroup_default.go client/fingerprint: move existing cgroup concerns to cgutil 2021-04-13 13:28:36 -04:00
cgroup_linux.go client/fingerprint: move existing cgroup concerns to cgutil 2021-04-13 13:28:36 -04:00
cgroup_test.go
cni.go
cni_test.go
consul.go consul: pr cleanup namespace probe function signatures 2021-06-07 15:41:01 -05:00
consul_test.go consul: pr cleanup namespace probe function signatures 2021-06-07 15:41:01 -05:00
cpu.go client/ar: thread through cpuset manager 2021-04-13 13:28:36 -04:00
cpu_default.go client: only fingerprint reservable cores via cgroups, allowing manual override for other platforms 2021-04-13 13:28:15 -04:00
cpu_linux.go client/fingerprint: move existing cgroup concerns to cgutil 2021-04-13 13:28:36 -04:00
cpu_test.go Allow client.cpu_total_compute to override attr.cpu.totalcompute 2021-01-07 15:31:11 -05:00
env_aws.go chore: bump golangci-lint from v1.24 to v1.39 2021-04-03 09:50:23 +02:00
env_aws_cpu.go env/aws: update ec2 cpu data 2021-07-22 09:32:46 -05:00
env_aws_test.go Allow client.cpu_total_compute to override attr.cpu.totalcompute 2021-01-07 15:31:11 -05:00
env_azure.go chore: bump golangci-lint from v1.24 to v1.39 2021-04-03 09:50:23 +02:00
env_azure_test.go
env_gce.go chore: bump golangci-lint from v1.24 to v1.39 2021-04-03 09:50:23 +02:00
env_gce_test.go
fingerprint.go
fingerprint_default.go
fingerprint_linux.go
fingerprint_test.go
host.go deps: bump gopsutil to v3.21.2 2021-03-30 16:02:51 -04:00
host_test.go
memory.go deps: bump gopsutil to v3.21.2 2021-03-30 16:02:51 -04:00
memory_test.go
network.go support multiple host network aliases for the same interface 2021-04-13 09:33:33 -04:00
network_default.go
network_linux.go
network_test.go support multiple host network aliases for the same interface 2021-04-13 09:33:33 -04:00
network_windows.go
network_windows_test.go
nomad.go
nomad_test.go
signal.go
signal_test.go
storage.go
storage_test.go
storage_unix.go
storage_windows.go
structs.go Add gosimple linter (#9590) 2020-12-09 11:05:18 -08:00
vault.go
vault_test.go
zstorage_windows.go