Documentation ¶
Overview ¶
Package mesh contains helpers for computing networking information from the mesh.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WireGuardPeersFor ¶
func WireGuardPeersFor(ctx context.Context, st storage.Storage, peerID string) ([]*v1.WireGuardPeer, error)
WireGuardPeersFor returns the WireGuard peers for the given peer ID. Peers are filtered by network ACLs.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.