Pulse/internal/vmware
rcourtman faefe6edc8 Remove 198 unreachable Go functions
Dead-code sweep. Functions flagged unreachable by golang.org/x/tools/cmd/deadcode
and confirmed unused across pulse, pulse-enterprise, pulse-pro and pulse-mobile by
adversarial cross-repo verification. Cross-module reachability was checked
explicitly (only pkg/ exported symbols are importable by other modules; internal/
packages and _test.go files are not). go build, go vet and test-compile all pass.
2026-06-03 12:29:37 +01:00
..
activity_changes.go Add vSphere network inventory 2026-05-22 20:26:56 +01:00
client.go Remove 198 unreachable Go functions 2026-06-03 12:29:37 +01:00
client_metrics.go Surface vSphere VM uptime and guest disk usage 2026-05-23 10:07:21 +01:00
client_signals.go Surface vSphere VM uptime and guest disk usage 2026-05-23 10:07:21 +01:00
client_test.go Surface vSphere VM uptime and guest disk usage 2026-05-23 10:07:21 +01:00
client_topology.go Surface vSphere VM uptime and guest disk usage 2026-05-23 10:07:21 +01:00
fixture_records_test.go Modernize platform mock runtime fixtures 2026-03-31 13:36:11 +01:00
fixtures.go Add vSphere network inventory 2026-05-22 20:26:56 +01:00
inventory_enrichment.go Degrade VMware optional enrichment reads 2026-03-31 10:49:17 +01:00
provider.go Remove 198 unreachable Go functions 2026-06-03 12:29:37 +01:00
provider_test.go Add vSphere network inventory 2026-05-22 20:26:56 +01:00