package featureknob
import "tailscale.com/envknob/featureknob"
Package featureknob provides a facility to control whether features can run based on either an envknob or running OS / distro.
Index ¶
Functions ¶
func CanRunTailscaleSSH ¶
func CanRunTailscaleSSH() error
CanRunTailscaleSSH reports whether serving a Tailscale SSH server is supported for the current os/distro.
func CanUseExitNode ¶
func CanUseExitNode() error
CanUseExitNode reports whether using an exit node is supported for the current os/distro.
Source Files ¶
featureknob.go
- Version
- v1.84.1 (latest)
- Published
- May 29, 2025
- Platform
- linux/amd64
- Imports
- 6 packages
- Last checked
- 4 hours ago –
Tools for package owners.