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/cmd
Brad Fitzpatrick 87ba528ae0 client/tailscale: move/copy all package funcs to new LocalClient type
Remove all global variables, and clean up tsnet and cmd/tailscale's usage.

This is in prep for using this package for the web API too (it has the
best package name).

RELNOTE=tailscale.com/client/tailscale package refactored w/ LocalClient type

Change-Id: Iba9f162fff0c520a09d1d4bd8862f5c5acc9d7cd
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
3 years ago
..
addlicense cmd/addlicense: add command to add licenseheaders to generated code 3 years ago
cloner all: use any instead of interface{} 3 years ago
derper cmd/derper: add --stun-port flag 3 years ago
derpprobe all: use any instead of interface{} 3 years ago
hello all: use strings.Cut even more 3 years ago
mkpkg cmd/mkpkg: use package flag (#4373) 3 years ago
nginx-auth cmd/nginx-auth: maintainer scripts and tailnet checking (#4460) 3 years ago
printdep cmd/printdep: add flag to print out Go toolchain tarball URL 3 years ago
proxy-to-grafana client/tailscale: move/copy all package funcs to new LocalClient type 3 years ago
speedtest cmd: upgrade to ffcli v3 3 years ago
tailscale client/tailscale: move/copy all package funcs to new LocalClient type 3 years ago
tailscaled all: gofmt all 3 years ago
testcontrol all: use any instead of interface{} 3 years ago
tsshd tempfork: temporarily fork gliderlabs/ssh and x/crypto/ssh 3 years ago