Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/microsoft/retina
/ Stop
Method
Stop
pkg/managers/watchermanager/types.go:18–18 ·
view source on GitHub ↗
(ctx context.Context)
Source
from the content-addressed store, hash-verified
16
// Init, Stop, and Refresh should only be called by watchermanager.
17
Init(ctx context.Context) error
18
Stop(ctx context.Context) error
19
Refresh(ctx context.Context) error
20
}
21
Callers
15
run
Method · 0.65
newBaseMetricsObject
Function · 0.65
Clean
Method · 0.65
Run
Method · 0.65
setupWatcherManagerMock
Function · 0.65
TestStart_InvalidMetricsIntervalDefaultsTo10s
Function · 0.65
TestNewManagerWithPluginStartFailure
Function · 0.65
TestNewManagerWithPluginReconcileFailure
Function · 0.65
TestPluginStop
Function · 0.65
TestStopPluginManagerGracefully
Function · 0.65
Stop
Method · 0.65
Reconcile
Method · 0.65
Implementers
4
MockIWatcher
pkg/managers/watchermanager/mocks/mock
MockIWatcherMockRecorder
pkg/managers/watchermanager/mocks/mock
EndpointWatcher
pkg/watchers/endpoint/endpoint.go
ApiServerWatcher
pkg/watchers/apiserver/apiserver.go
Calls
no outgoing calls
Tested by
8
setupWatcherManagerMock
Function · 0.52
TestStart_InvalidMetricsIntervalDefaultsTo10s
Function · 0.52
TestNewManagerWithPluginStartFailure
Function · 0.52
TestNewManagerWithPluginReconcileFailure
Function · 0.52
TestPluginStop
Function · 0.52
TestStopPluginManagerGracefully
Function · 0.52
TestStopWatcherManagerGracefully
Function · 0.52
TestControllerPluginManagerStartFail
Function · 0.52