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

Method ListOrgPools

client/organizations/organizations_client.go:77–77  ·  view source on GitHub ↗
(params *ListOrgPoolsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption)

Source from the content-addressed store, hash-verified

75 ListOrgInstances(params *ListOrgInstancesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListOrgInstancesOK, error)
76
77 ListOrgPools(params *ListOrgPoolsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListOrgPoolsOK, error)
78
79 ListOrgScaleSets(params *ListOrgScaleSetsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListOrgScaleSetsOK, error)
80

Callers 6

TestListOrgPoolsMethod · 0.65
listOrgPoolsFunction · 0.65
pool.goFile · 0.65
ListOrgPoolsHandlerMethod · 0.65

Calls

no outgoing calls

Tested by 3

TestListOrgPoolsMethod · 0.52