tailscale / tailscale-client-go

A client implementation for the Tailscale HTTP API
MIT License
61 stars 27 forks source link

v2: added skeleton of v2 client #89

Closed oxtoacart closed 3 months ago

oxtoacart commented 3 months ago

This implementation will allow us to organize the various portions of the client into separate resources.

We will add these resources one by one.

Updates tailscale/corp#21867