MCPcopy
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

13type Manager interface {
14 Add(Service)
15 Remove(string)
16 Services() []Service
17}

Callers 15

TestCertGenSuccessFunction · 0.65
RunDiagnosticFunction · 0.65
CreateDiagnosticZipFileFunction · 0.65
TestUnixSocketOriginFunction · 0.65
acquireLockFileFunction · 0.65
tryCreateLockFileFunction · 0.65
GetOrgTokenIfExistsFunction · 0.65
GetAppTokenIfExistsFunction · 0.65
RemoveTokenIfExistsFunction · 0.65
handleConfigUpdateMethod · 0.65
uninstallWindowsServiceFunction · 0.65
uninstallLaunchdFunction · 0.65

Calls

no outgoing calls

Tested by 12

TestCertGenSuccessFunction · 0.52
TestUnixSocketOriginFunction · 0.52
TestUpdateServiceFunction · 0.52
TestBetaUpdateServiceFunction · 0.52
TestFailUpdateServiceFunction · 0.52
TestNoUpdateServiceFunction · 0.52
TestForcedUpdateServiceFunction · 0.52
TestFileChangedFunction · 0.52
TestConfigChangedFunction · 0.52