MCPcopy Create free account
hub / github.com/cloudbase/garm / Stop

Method Stop

runner/common/pool.go:76–76  ·  view source on GitHub ↗

Stop will stop the pool manager and all associated workers.

()

Source from the content-addressed store, hash-verified

74 Start() error
75 // Stop will stop the pool manager and all associated workers.
76 Stop() error
77 // Status will return the current status of the pool manager.
78 Status() params.PoolManagerStatus
79 // Wait will block until the pool manager has stopped.

Callers 15

LockWithContextMethod · 0.65
DeleteRepoPoolManagerMethod · 0.65
DeleteOrgPoolManagerMethod · 0.65
StopMethod · 0.65
CollectObjectMetricFunction · 0.65
startLoopForFunctionMethod · 0.65
sleepWithCancelMethod · 0.65
WaitMethod · 0.65
waitForToolsOrCancelMethod · 0.65

Implementers 3

basePoolManagerrunner/pool/pool.go
PoolManagerrunner/common/mocks/PoolManager.go
PoolManager_Expecterrunner/common/mocks/PoolManager.go

Calls

no outgoing calls

Tested by

no test coverage detected