MCPcopy Index your code
hub / github.com/coder/coder / Node

Method Node

vpn/client.go:33–33  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

31 GetPeerDiagnostics(peerID uuid.UUID) tailnet.PeerDiagnostics
32 Ping(ctx context.Context, agentID uuid.UUID) (time.Duration, bool, *ipnstate.PingResult, error)
33 Node() *tailnet.Node
34 DERPMap() *tailcfg.DERPMap
35 Close() error
36}

Callers 15

TestAgent_UpdatedDERPFunction · 0.95
TestWatchChatGitFunction · 0.65
TestWatchAgentContainersFunction · 0.65
setupServerTailnetAgentFunction · 0.65
AgentsFunction · 0.65
WorkspaceAgentFunction · 0.65
recordLatenciesMethod · 0.65
stitchTailnetFunction · 0.65
collectNetworkStatsFunction · 0.65

Implementers 1

fakeConnvpn/tunnel_internal_test.go

Calls

no outgoing calls

Tested by 9

TestAgent_UpdatedDERPFunction · 0.76
TestWatchChatGitFunction · 0.52
TestWatchAgentContainersFunction · 0.52
setupServerTailnetAgentFunction · 0.52
stitchTailnetFunction · 0.52
setupRunnerTestFunction · 0.52