(func(*Node))
| 87 | UpdatePeers([]*proto.CoordinateResponse_PeerUpdate) error |
| 88 | SetAllPeersLost() |
| 89 | SetNodeCallback(func(*Node)) |
| 90 | // SetTunnelDestination indicates to tailnet that the peer id is a |
| 91 | // destination. |
| 92 | SetTunnelDestination(id uuid.UUID) |
no outgoing calls