MCPcopy
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

runMethod · 0.65
newBaseMetricsObjectFunction · 0.65
CleanMethod · 0.65
RunMethod · 0.65
setupWatcherManagerMockFunction · 0.65
TestPluginStopFunction · 0.65
StopMethod · 0.65
ReconcileMethod · 0.65

Implementers 4

MockIWatcherpkg/managers/watchermanager/mocks/mock
MockIWatcherMockRecorderpkg/managers/watchermanager/mocks/mock
EndpointWatcherpkg/watchers/endpoint/endpoint.go
ApiServerWatcherpkg/watchers/apiserver/apiserver.go

Calls

no outgoing calls