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

Method CreateOrg

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

Source from the content-addressed store, hash-verified

55// ClientService is the interface for Client methods
56type ClientService interface {
57 CreateOrg(params *CreateOrgParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateOrgOK, error)
58
59 CreateOrgPool(params *CreateOrgPoolParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateOrgPoolOK, error)
60

Callers 2

createOrgFunction · 0.65
organization.goFile · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected