Skip to main content

Module control_runner

Module control_runner 

Source
Expand description

Control runner.

Structsยง

ControlRunner
Actor responsible for maintaining the connection to control.
CurrentSshPolicy
Fetch the current Tailscale SSH policy, if control has pushed one.
CurrentTkaStatus
Fetch the current Tailnet Lock status, if control has pushed one.
FetchIdToken
Request an OIDC ID token from control scoped to audience (workload-identity federation).
Ipv4
Fetch the IPv4 address for this tailscale device.
Ipv6
Fetch the IPv6 address for this tailscale device.
Logout
Log this node out of the tailnet: deregister it by expiring its current node key.
Params
Control runner args.
SelfNode
Fetch the self node for this tailscale device.