You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/tstest/natlab
Maisem Ali 12764e9db4 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>
1 year ago
..
vnet natlab: add NodeAgentClient 1 year ago
firewall.go all: update copyright and license headers 3 years ago
nat.go all: update copyright and license headers 3 years ago
natlab.go all: use math/rand/v2 more 2 years ago
natlab_test.go all: use Go 1.22 range-over-int 2 years ago