Documentation
¶
Overview ¶
Package tailscale tracks the current tailscale status.
Index ¶
Constants ¶
View Source
const Name = "tailscale"
Name is the ID of the tailscale component.
Variables ¶
This section is empty.
Functions ¶
func CheckTailscaleInstalled ¶ added in v0.9.0
func CheckTailscaleInstalled() bool
CheckTailscaleInstalled checks if the tailscale binary is installed.
func GetTailscaleVersion ¶ added in v0.9.0
GetTailscaleVersion returns the version of the tailscale binary.
func New ¶
func New(gpudInstance *components.GPUdInstance) (components.Component, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.