diff options
| author | Percy Wegmann <percy@tailscale.com> | 2025-02-07 09:09:36 -0600 |
|---|---|---|
| committer | Percy Wegmann <ox.to.a.cart@gmail.com> | 2025-02-18 10:23:04 -0600 |
| commit | 4f0222388ade008603567846fae3f4a35b168502 (patch) | |
| tree | bb28e3cc12382df477e8e844ec64171e35001421 /control/controlhttp/controlhttpserver/controlhttpserver.go | |
| parent | d923979e65237d281346e8269d78b48c84e51667 (diff) | |
| download | tailscale-4f0222388ade008603567846fae3f4a35b168502.tar.xz tailscale-4f0222388ade008603567846fae3f4a35b168502.zip | |
cmd,tsnet,internal/client: create internal shim to deprecated control plane API
Even after we remove the deprecated API, we will want to maintain a minimal
API for internal use, in order to avoid importing the external
tailscale.com/client/tailscale/v2 package. This shim exposes only the necessary
parts of the deprecated API for internal use, which gains us the following:
1. It removes deprecation warnings for internal use of the API.
2. It gives us an inventory of which parts we will want to keep for internal use.
Updates tailscale/corp#22748
Signed-off-by: Percy Wegmann <percy@tailscale.com>
Diffstat (limited to 'control/controlhttp/controlhttpserver/controlhttpserver.go')
0 files changed, 0 insertions, 0 deletions
