Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ SetDERPMap
Method
SetDERPMap
tailnet/controllers.go:632–632 ·
view source on GitHub ↗
(derpMap *tailcfg.DERPMap)
Source
from the content-addressed store, hash-verified
630
631
type
DERPMapSetter
interface
{
632
SetDERPMap(derpMap *tailcfg.DERPMap)
633
}
634
635
type
basicDERPController
struct
{
Callers
4
recvLoop
Method · 0.65
TestAgent_UpdatedDERP
Function · 0.65
createOrUpdateNetwork
Method · 0.65
runDERPMapSubscriber
Method · 0.65
Implementers
4
fakeEngineConfigurable
tailnet/configmaps_internal_test.go
fakeTailnetConn
tailnet/controllers_test.go
fakeDERPMapSetter
tailnet/controllers_test.go
Conn
tailnet/conn.go
Calls
no outgoing calls
Tested by
1
TestAgent_UpdatedDERP
Function · 0.52