package constants const ( // MachineAPIPort is the port for the Machine API service on the management WireGuard network. MachineAPIPort = 51000 )