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/tailcfg
Brad Fitzpatrick db5e269463 client/tailscale/apitype: move local API types to new apitype package
They were scattered/duplicated in misc places before.

It can't be in the client package itself for circular dep reasons.

This new package is basically tailcfg but for localhost
communications, instead of to control.

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
5 years ago
..
derpmap.go tailcfg, net/netcheck: let control mark "Avoid" bit on DERP regions 5 years ago
tailcfg.go client/tailscale/apitype: move local API types to new apitype package 5 years ago
tailcfg_clone.go tailcfg: add DNS routes and advanced resolver config. 5 years ago
tailcfg_test.go tailcfg: add Node.Capabilities, remove old stuff 5 years ago