tailscale/client/tailscale
Anton Tolchanov 6a156f6243 client/tailscale: support deauthorizing a device
This adds a new `SetAuthorized` method that allows setting device
authorization to true or false. I chose the method name to be consistent
with SetTags.

Updates https://github.com/tailscale/corp/issues/10160

Signed-off-by: Anton Tolchanov <anton@tailscale.com>
2023-06-01 12:46:28 +01:00
..
apitype tailcfg, localapi: plumb device token to server 2023-02-03 10:28:11 -08:00
example/servetls
acl.go various: add golangci-lint, fix issues (#7905) 2023-04-17 18:38:24 -04:00
devices.go client/tailscale: support deauthorizing a device 2023-06-01 12:46:28 +01:00
dns.go various: add golangci-lint, fix issues (#7905) 2023-04-17 18:38:24 -04:00
keys.go client/tailscale: revert CreateKey API change, add Client.CreateKeyWithExpiry 2023-05-12 21:05:12 -07:00
localclient.go client/tailscale: dial LocalAPI at 127.0.0.1 on macOS 2023-04-12 14:09:24 -07:00
localclient_test.go
required_version.go
routes.go
tailnet.go
tailscale.go