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

Method GetOrg

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

Source from the content-addressed store, hash-verified

65 DeleteOrgPool(params *DeleteOrgPoolParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) error
66
67 GetOrg(params *GetOrgParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetOrgOK, error)
68
69 GetOrgPool(params *GetOrgPoolParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetOrgPoolOK, error)
70

Callers 2

getOrgFunction · 0.65
organization.goFile · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected