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

Method GetOrgPoolManagers

runner/interfaces.go:36–36  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

34 GetOrgPoolManager(org params.Organization) (common.PoolManager, error)
35 DeleteOrgPoolManager(org params.Organization) error
36 GetOrgPoolManagers() (map[string]common.PoolManager, error)
37}
38
39type EnterprisePoolManager interface {

Callers 2

StopMethod · 0.65
WaitMethod · 0.65

Implementers 3

poolManagerCtrlrunner/runner.go
PoolManagerControllerrunner/mocks/PoolManagerController.go
PoolManagerController_Expecterrunner/mocks/PoolManagerController.go

Calls

no outgoing calls

Tested by

no test coverage detected