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>
2022-06-07 14:50:08 -04:00
..
derpmap.go tailcfg: break DERPNode.DERPTestPort into DERPPort & InsecureForTests 2021-07-09 12:30:31 -07:00
tailcfg.go tailcfg: add TailscaleSSHEnabled helper check (#4812) 2022-06-07 14:50:08 -04:00
tailcfg_clone.go tailcfg: use cmd/viewer instead of cmd/cloner. 2022-05-06 10:58:10 -07:00
tailcfg_test.go tailcfg: add TailscaleSSHEnabled helper check (#4812) 2022-06-07 14:50:08 -04:00
tailcfg_view.go cmd/viewer,types/views: add support for views of maps 2022-05-09 19:49:31 -07:00