Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ New
Method
New
tailnet/controllers.go:85–85 ·
view source on GitHub ↗
(DERPClient)
Source
from the content-addressed store, hash-verified
83
// delivered over them by programming the data plane (tailnet.Conn or some test interface).
84
type
DERPController
interface
{
85
New(DERPClient) CloserWaiter
86
}
87
88
type
ResumeTokenClient
interface
{
Callers
15
postUserSecret
Method · 0.65
CreateInMemoryAIBridgeServer
Method · 0.65
TestTemplateInsights_Golden
Function · 0.65
TestUserActivityInsights_Golden
Function · 0.65
TestExternalAuthManagement
Function · 0.65
New
Function · 0.65
Close
Method · 0.65
CreateInMemoryTaggedProvisionerDaemon
Method · 0.65
GenerateResumeToken
Method · 0.65
VerifyResumeToken
Method · 0.65
TestWorkspaceAgentClientCoordinate_ResumeToken
Function · 0.65
TestWorkspaceAgentContainers
Function · 0.65
Implementers
10
MultiAgentController
coderd/tailnet.go
Factory
coderd/promoauth/oauth2.go
fakeResumeTokenController
codersdk/workspacesdk/dialer_test.go
fakeWorkspaceUpdatesController
tailnet/controllers_test.go
BasicCoordinationController
tailnet/controllers.go
TunnelSrcCoordController
tailnet/controllers.go
basicDERPController
tailnet/controllers.go
BasicTelemetryController
tailnet/controllers.go
basicResumeTokenController
tailnet/controllers.go
TunnelAllWorkspaceUpdatesController
tailnet/controllers.go
Calls
no outgoing calls
Tested by
15
TestTemplateInsights_Golden
Function · 0.52
TestUserActivityInsights_Golden
Function · 0.52
TestExternalAuthManagement
Function · 0.52
GenerateResumeToken
Method · 0.52
VerifyResumeToken
Method · 0.52
TestWorkspaceAgentClientCoordinate_ResumeToken
Function · 0.52
TestWorkspaceAgentContainers
Function · 0.52
TestWorkspaceAgentRecreateDevcontainer
Function · 0.52
TestWorkspaceAgentDeleteDevcontainer
Function · 0.52
TestWorkspaceAgentPostLogSource
Function · 0.52
TestWorkspaceAgent_Metadata_CatchMemoryLeak
Function · 0.52
TestOIDCOauthLoginWithExisting
Function · 0.52