tailscale/tstest/integration
Maisem Ali 2f00bead5a natlab: add NodeAgentClient
This adds a new NodeAgentClient type that can be used to
invoke the LocalAPI using the LocalClient instead of
handcrafted URLs. However, there are certain cases where
it does make sense for the node agent to provide more
functionality than whats possible with just the LocalClient,
as such it also exposes a http.Client to make requests directly.

Signed-off-by: Maisem Ali <maisem@tailscale.com>
2024-08-07 21:31:50 -07:00
..
nat natlab: add NodeAgentClient 2024-08-07 21:31:50 -07:00
testcontrol all: use math/rand/v2 more 2024-06-05 15:24:04 -07:00
vms all: add test for package comments, fix, add comments as needed 2024-07-10 09:57:00 -07:00
gen_deps.go all: update tools that manage copyright headers 2023-01-27 15:36:29 -08:00
integration_test.go tstest/integration: mark TestNATPing flaky 2024-08-03 15:02:17 -07:00
integration.go MORE 2024-08-06 17:53:52 -07:00
tailscaled_deps_test_darwin.go net/{interfaces,netmon}, all: merge net/interfaces package into net/netmon 2024-04-28 07:34:52 -07:00
tailscaled_deps_test_freebsd.go net/{interfaces,netmon}, all: merge net/interfaces package into net/netmon 2024-04-28 07:34:52 -07:00
tailscaled_deps_test_linux.go net/{interfaces,netmon}, all: merge net/interfaces package into net/netmon 2024-04-28 07:34:52 -07:00
tailscaled_deps_test_openbsd.go net/{interfaces,netmon}, all: merge net/interfaces package into net/netmon 2024-04-28 07:34:52 -07:00
tailscaled_deps_test_windows.go net/{interfaces,netmon}, all: merge net/interfaces package into net/netmon 2024-04-28 07:34:52 -07:00