Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ TailnetConn
Method
TailnetConn
codersdk/workspacesdk/agentconn.go:94–94 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
92
// @typescript-ignore AgentConn
93
type
AgentConn
interface
{
94
TailnetConn() *tailnet.Conn
95
SetExtraHeaders(h http.Header)
96
97
AwaitReachable(ctx context.Context) bool
Callers
7
ssh
Method · 0.95
TestWorkspaceAgent_UpdatedDERP
Function · 0.65
TestServerTailnet_ReverseProxy
Function · 0.65
ping
Method · 0.65
setStatsCallback
Function · 0.65
collectNetworkStats
Function · 0.65
speedtest
Method · 0.65
Implementers
3
agentConn
codersdk/workspacesdk/agentconn.go
MockAgentConn
codersdk/workspacesdk/agentconnmock/ag
MockAgentConnMockRecorder
codersdk/workspacesdk/agentconnmock/ag
Calls
no outgoing calls
Tested by
2
TestWorkspaceAgent_UpdatedDERP
Function · 0.52
TestServerTailnet_ReverseProxy
Function · 0.52