Pulse/pkg/pulsecli
rcourtman f7aa9ee922 Remove unreachable exported functions from pkg/
Dead-code audit batch 1: five functions with zero references from main,
tests, or pulse-enterprise (deadcode -test, grep-verified per symbol,
enterprise compile-checked). Also renames the tlsutil test that
exercised the deleted compat alias's target to name the Unverified
function it actually calls.

Skipped from the audit list after re-verification: IsNilAlertPayload
(live pulse-enterprise consumer in internal/aialertanalysis).
2026-07-10 00:27:35 +01:00
..
actions.go Dedupe internal/api handler families behind shared flows and generics 2026-06-10 10:52:05 +01:00
actions_test.go Dedupe internal/api handler families behind shared flows and generics 2026-06-10 10:52:05 +01:00
api_client.go Add CLI fleet connection reads 2026-05-04 08:40:34 +01:00
bootstrap.go feat: Pulse v6 release 2026-03-18 16:06:30 +00:00
bootstrap_test.go feat: Pulse v6 release 2026-03-18 16:06:30 +00:00
command_behavior_test.go feat: Pulse v6 release 2026-03-18 16:06:30 +00:00
config.go feat: Pulse v6 release 2026-03-18 16:06:30 +00:00
config_test.go feat: Pulse v6 release 2026-03-18 16:06:30 +00:00
deps.go Remove 198 unreachable Go functions 2026-06-03 12:29:37 +01:00
fleet.go Add CLI fleet connection reads 2026-05-04 08:40:34 +01:00
fleet_test.go Add CLI fleet connection reads 2026-05-04 08:40:34 +01:00
mock.go Curate demo-facing mock data across platform views 2026-03-31 18:05:55 +01:00
mock_test.go feat: Pulse v6 release 2026-03-18 16:06:30 +00:00
program.go feat: Pulse v6 release 2026-03-18 16:06:30 +00:00
program_test.go feat: Pulse v6 release 2026-03-18 16:06:30 +00:00
root.go Remove unreachable exported functions from pkg/ 2026-07-10 00:27:35 +01:00
root_test.go Add CLI fleet connection reads 2026-05-04 08:40:34 +01:00