mirror of
https://github.com/tailscale/tailscale.git
synced 2024-11-25 19:15:34 +00:00
12764e9db4
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> |
||
---|---|---|
.. | ||
archtest | ||
deptest | ||
integration | ||
iosdeps | ||
jsdeps | ||
natlab | ||
nettest | ||
tools | ||
allocs.go | ||
clock_test.go | ||
clock.go | ||
log_test.go | ||
log.go | ||
resource.go | ||
tstest_test.go | ||
tstest.go |