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

Method Wait

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

Wait will block until the pool manager has stopped.

()

Source from the content-addressed store, hash-verified

78 Status() params.PoolManagerStatus
79 // Wait will block until the pool manager has stopped.
80 Wait() error
81}

Implementers 3

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

Calls

no outgoing calls