MCPcopy Create free account

hub / github.com/WireGuard/wgctrl-go / functions

Functions219 in github.com/WireGuard/wgctrl-go

FunctionTest_timespec64MemoryLayout
(t *testing.T)
internal/wglinux/parse_linux_test.go:596
Functiondial
dial is the default implementation of Client.dial.
internal/wguser/conn_windows.go:22
Functiondial
dial is the default implementation of Client.dial.
internal/wguser/conn_unix.go:15
Functionfind
find is the default implementation of Client.find.
internal/wguser/conn_windows.go:34
Functionfind
find is the default implementation of Client.find.
internal/wguser/conn_unix.go:20
Functioninit
()
internal/wgwindows/client_windows.go:35
Functionmain
()
cmd/wgctrl/main.go:16
FunctionnewClients
newClients configures wginternal.Clients for Windows systems.
os_windows.go:13
FunctionnewClients
newClients configures wginternal.Clients for OpenBSD systems.
os_openbsd.go:13
FunctionnewClients
newClients configures wginternal.Clients for systems which only support userspace WireGuard implementations.
os_userspace.go:13
FunctionnewClients
newClients configures wginternal.Clients for FreeBSD systems.
os_freebsd.go:13
FunctionrtnlInterfaces
rtnlInterfaces uses rtnetlink to fetch a list of WireGuard interfaces.
internal/wglinux/client_linux.go:183
FunctiontestConfigure
(t *testing.T, c *wgctrl.Client, d *wgtypes.Device)
client_integration_test.go:144
FunctiontestConfigureManyIPs
(t *testing.T, c *wgctrl.Client, d *wgtypes.Device)
client_integration_test.go:214
FunctiontestConfigureManyPeers
(t *testing.T, c *wgctrl.Client, d *wgtypes.Device)
client_integration_test.go:274
FunctiontestConfigurePeersUpdateOnly
(t *testing.T, c *wgctrl.Client, d *wgtypes.Device)
client_integration_test.go:334
FunctiontestFind
testFind produces a Client.find function for integration tests.
internal/wguser/conn_windows_test.go:36
FunctiontestGet
(t *testing.T, c *wgctrl.Client, d *wgtypes.Device)
client_integration_test.go:131
FunctiontestListen
testListen creates a userspace device listener for tests, returning the directory where it can be found and a function to clean up its state.
internal/wguser/conn_windows_test.go:44
← previous201–219 of 219, ranked by callers