Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/cloudflare/cloudflared
/ GetConfigJSON
Method
GetConfigJSON
connection/control.go:45–45 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
43
44
type
TunnelConfigJSONGetter
interface
{
45
GetConfigJSON() ([]byte, error)
46
}
47
48
// NewControlStream returns a new instance of ControlStreamHandler
Callers
1
ServeControlStream
Method · 0.65
Implementers
2
mockOrchestrator
connection/connection_test.go
Orchestrator
orchestration/orchestrator.go
Calls
no outgoing calls
Tested by
no test coverage detected