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/control/controlclient
Brad Fitzpatrick 5100bdeba7 types/persist: remove unused field Persist.Provider
It was only obviously unused after the previous change, c39cde79d.

Updates #19334

Change-Id: I9896d5fa692cb4346c070b4a339d0d12340c18f7
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2 days ago
..
auto.go control/controlclient,util/execqueue: extract execqueue into a package 3 months ago
client.go tsnet: add a test for restarting a tsnet server, fix Windows 7 months ago
controlclient_test.go all: use Go 1.22 range-over-int 7 days ago
direct.go types/persist: remove unused field Persist.Provider 2 days ago
direct_test.go control/controlclient: add Auto.updateRoutine 9 months ago
map.go all: use Go 1.22 range-over-int 7 days ago
map_test.go all: use Go 1.22 range-over-int 7 days ago
noise.go control/controlclient: send load balancing hint HTTP request header 1 month ago
noise_test.go control/controlclient: send load balancing hint HTTP request header 1 month ago
sign.go all: update copyright and license headers 1 year ago
sign_supported.go control/controlclient: support certstore without cgo 6 months ago
sign_supported_test.go all: update copyright and license headers 1 year ago
sign_unsupported.go control/controlclient: support certstore without cgo 6 months ago
status.go all: implement AppendText alongside MarshalText (#9207) 8 months ago