tailscale/cmd/vnet
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
..
run-krazy.sh tstest/natlab/vnet: add start of virtual network-based NAT Lab 2024-08-06 17:53:52 -07:00
vnet-main.go natlab: add NodeAgentClient 2024-08-07 21:31:50 -07:00