Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cloudflare/cloudflared
/ Remove
Method
Remove
overwatch/manager.go:15–15 ·
view source on GitHub ↗
(string)
Source
from the content-addressed store, hash-verified
13
type
Manager
interface
{
14
Add(Service)
15
Remove(string)
16
Services() []Service
17
}
Callers
15
TestCertGenSuccess
Function · 0.65
RunDiagnostic
Function · 0.65
CreateDiagnosticZipFile
Function · 0.65
TestUnixSocketOrigin
Function · 0.65
acquireLockFile
Function · 0.65
tryCreateLockFile
Function · 0.65
GetOrgTokenIfExists
Function · 0.65
GetAppTokenIfExists
Function · 0.65
RemoveTokenIfExists
Function · 0.65
handleConfigUpdate
Method · 0.65
uninstallWindowsService
Function · 0.65
uninstallLaunchd
Function · 0.65
Calls
no outgoing calls
Tested by
12
TestCertGenSuccess
Function · 0.52
TestUnixSocketOrigin
Function · 0.52
TestUpdateService
Function · 0.52
TestBetaUpdateService
Function · 0.52
TestFailUpdateService
Function · 0.52
TestNoUpdateService
Function · 0.52
TestForcedUpdateService
Function · 0.52
TestUpdateSpecificVersionService
Function · 0.52
TestCompressedUpdateService
Function · 0.52
TestUpdateWhenRunningKnownBuggyVersion
Function · 0.52
TestFileChanged
Function · 0.52
TestConfigChanged
Function · 0.52