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>
2021-04-13 08:13:46 -07:00
..
derpmap.go tailcfg, net/netcheck: let control mark "Avoid" bit on DERP regions 2021-03-12 10:43:24 -08:00
tailcfg.go client/tailscale/apitype: move local API types to new apitype package 2021-04-13 08:13:46 -07:00
tailcfg_clone.go tailcfg: add DNS routes and advanced resolver config. 2021-04-08 15:29:08 -07:00
tailcfg_test.go tailcfg: add Node.Capabilities, remove old stuff 2021-04-01 15:09:08 -07:00