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/tailscale/cli
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>
2 years ago
..
auth-redirect.html cmd/tailscale/web: add support for QNAP 3 years ago
bugreport.go client/tailscale: move/copy all package funcs to new LocalClient type 2 years ago
cert.go client/tailscale: move/copy all package funcs to new LocalClient type 2 years ago
cli.go client/tailscale: move/copy all package funcs to new LocalClient type 2 years ago
cli_test.go all: gofmt all 2 years ago
configure-host.go cmd/tailscale: make configure-host on Synology also add CAP_NET_RAW 2 years ago
debug.go client/tailscale: move/copy all package funcs to new LocalClient type 2 years ago
diag.go cmd/tailscale: print more detail in connection failure error message 3 years ago
diag_other.go all: gofmt with Go 1.17 3 years ago
down.go client/tailscale: move/copy all package funcs to new LocalClient type 2 years ago
file.go client/tailscale: move/copy all package funcs to new LocalClient type 2 years ago
id-token.go client/tailscale: move/copy all package funcs to new LocalClient type 2 years ago
ip.go client/tailscale: move/copy all package funcs to new LocalClient type 2 years ago
logout.go client/tailscale: move/copy all package funcs to new LocalClient type 2 years ago
nc.go client/tailscale: move/copy all package funcs to new LocalClient type 2 years ago
netcheck.go client/tailscale: move/copy all package funcs to new LocalClient type 2 years ago
ping.go client/tailscale: move/copy all package funcs to new LocalClient type 2 years ago
ssh.go client/tailscale: move/copy all package funcs to new LocalClient type 2 years ago
status.go client/tailscale: move/copy all package funcs to new LocalClient type 2 years ago
up.go client/tailscale: move/copy all package funcs to new LocalClient type 2 years ago
version.go client/tailscale: move/copy all package funcs to new LocalClient type 2 years ago
web.css cli: web advertise exit node button 3 years ago
web.go client/tailscale: move/copy all package funcs to new LocalClient type 2 years ago
web.html cli: web advertise exit node button 3 years ago
web_test.go cmd/tailscale: update web server test copyright 3 years ago