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/tailcfg
Ross Zurowski bb67999808
tailcfg: add TailscaleSSHEnabled helper check (#4812)
This commit adds a helper to check if Tailscale SSH is enabled. We're
currently checking the SSH_HostKeys field in a few places, but later
plan to add an explicit bool. This helper makes the check and any future
changes easier.

Signed-off-by: Ross Zurowski <ross@rosszurowski.com>
2 years ago
..
derpmap.go tailcfg: break DERPNode.DERPTestPort into DERPPort & InsecureForTests 3 years ago
tailcfg.go tailcfg: add TailscaleSSHEnabled helper check (#4812) 2 years ago
tailcfg_clone.go tailcfg: use cmd/viewer instead of cmd/cloner. 2 years ago
tailcfg_test.go tailcfg: add TailscaleSSHEnabled helper check (#4812) 2 years ago
tailcfg_view.go cmd/viewer,types/views: add support for views of maps 2 years ago