package
1.8.1
Repository: https://github.com/siderolabs/talos.git
Documentation: pkg.go.dev

# Constants

DefaultStatusUpdateInterval is the default interval between status updates.

# Structs

ConfigController interacts with SideroLink API and brings up the SideroLink Wireguard interface.
ManagerController interacts with SideroLink API and brings up the SideroLink Wireguard interface.
StatusController reports siderolink status.
UserspaceWireguardController imlements a controller that manages a Wireguard over GRPC tunnel in userspace.

# Interfaces

WireguardClient allows mocking Wireguard client.