Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cloudflare/cloudflared
/ Name
Method
Name
overwatch/manager.go:5–5 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3
// Service is the required functions for an object to be managed by the overwatch Manager
4
type
Service
interface
{
5
Name() string
6
Type() string
7
Hash() string
8
Shutdown()
Callers
15
serveSession
Function · 0.65
TestNoWriteAfterServeHTTPReturns
Function · 0.65
TestManageConfiguration
Function · 0.65
TestSuffixThenRemoveSessionID
Function · 0.65
frameName
Function · 0.65
collectLogs
Function · 0.65
rawNetworkInformationWriter
Function · 0.65
jsonNetworkInformationWriter
Function · 0.65
collectFromEndpointAdapter
Function · 0.65
collectPrechecks
Function · 0.65
createTaskReport
Function · 0.65
PipeCommandOutputToFile
Function · 0.65
Calls
no outgoing calls
Tested by
12
serveSession
Function · 0.52
TestNoWriteAfterServeHTTPReturns
Function · 0.52
TestManageConfiguration
Function · 0.52
TestSuffixThenRemoveSessionID
Function · 0.52
TestUnixSocketOrigin
Function · 0.52
TestProxySingleOrigin
Function · 0.52
runIngressTestScenarios
Function · 0.52
TestCheckInWithUpdater
Function · 0.52
TestConcurrentUpdateAndRead
Function · 0.52
TestPersistentConnection
Function · 0.52
TestUnregisterSessionCloseSession
Function · 0.52
TestManagerCtxDoneCloseSessions
Function · 0.52