Documentation ¶
Overview ¶
Common Wireguard types and constants
Index ¶
Constants ¶
View Source
const ( // IfaceName is the name of the Wireguard tunnel device IfaceName = "cilium_wg0" // PrivKeyFilename is the name of the Wireguard private key file PrivKeyFilename = "cilium_wg0.key" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.