# 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.