MCPcopy
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
4type Service interface {
5 Name() string
6 Type() string
7 Hash() string
8 Shutdown()

Callers 15

serveSessionFunction · 0.65
TestManageConfigurationFunction · 0.65
frameNameFunction · 0.65
collectLogsFunction · 0.65
collectPrechecksFunction · 0.65
createTaskReportFunction · 0.65
PipeCommandOutputToFileFunction · 0.65

Calls

no outgoing calls

Tested by 12

serveSessionFunction · 0.52
TestManageConfigurationFunction · 0.52
TestUnixSocketOriginFunction · 0.52
TestProxySingleOriginFunction · 0.52
runIngressTestScenariosFunction · 0.52
TestCheckInWithUpdaterFunction · 0.52
TestPersistentConnectionFunction · 0.52