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

Method TailnetConn

agent/agent.go:139–139  ·  view source on GitHub ↗

TailnetConn may be nil.

()

Source from the content-addressed store, hash-verified

137 HTTPDebug() http.Handler
138 // TailnetConn may be nil.
139 TailnetConn() *tailnet.Conn
140 io.Closer
141}
142

Callers 6

TestAgent_DialFunction · 0.65
TestAgent_UpdatedDERPFunction · 0.65
connectedAgentInfoFunction · 0.65
collectPprofFunction · 0.65
RunMethod · 0.65
waitForDirectConnectionFunction · 0.65

Implementers 1

agentagent/agent.go

Calls

no outgoing calls

Tested by 2

TestAgent_DialFunction · 0.52
TestAgent_UpdatedDERPFunction · 0.52