tailscale/tstest/natlab
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
..
vnet natlab: add NodeAgentClient 2024-08-07 21:31:50 -07:00
firewall.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
nat.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
natlab_test.go all: use Go 1.22 range-over-int 2024-04-16 15:32:38 -07:00
natlab.go all: use math/rand/v2 more 2024-06-05 15:24:04 -07:00