Versions in this module Expand all Collapse all v0 v0.11.43 Mar 31, 2018 v0.11.34 Nov 22, 2017 v0.11.33 Nov 19, 2017 Changes in this version + func CreateMyOrg(c *context.APIContext, apiForm api.CreateOrgOption) + func CreateOrgForUser(c *context.APIContext, apiForm api.CreateOrgOption, user *models.User) v0.11.29 Aug 15, 2017 Changes in this version + func Edit(c *context.APIContext, form api.EditOrgOption) + func Get(c *context.APIContext) + func ListMyOrgs(c *context.APIContext) + func ListTeams(c *context.APIContext) + func ListUserOrgs(c *context.APIContext)