Documentation
¶
Index ¶
- func HandleAdd(tenantCtrl *tenant.Controller) http.HandlerFunc
- func HandleAddMember(tenantCtrl *tenant.Controller) http.HandlerFunc
- func HandleDeleteMember(tenantCtrl *tenant.Controller) http.HandlerFunc
- func HandleDeleteTeam(tenantCtrl *tenant.Controller) http.HandlerFunc
- func HandleGet(tenantCtrl *tenant.Controller, projectCtrl *project.Controller) http.HandlerFunc
- func HandleGetDelete() http.HandlerFunc
- func HandleGetLimits(tenantCtrl *tenant.Controller) http.HandlerFunc
- func HandleGetSettings() http.HandlerFunc
- func HandleGetWithoutTenantUID(tenantCtrl *tenant.Controller) http.HandlerFunc
- func HandleListMembers(tenantCtrl *tenant.Controller) http.HandlerFunc
- func HandlePatchGeneralSettings(tenantCtrl *tenant.Controller) http.HandlerFunc
- func HandlePatchLimits(tenantCtrl *tenant.Controller) http.HandlerFunc
- func HandlePatchMember(tenantCtrl *tenant.Controller) http.HandlerFunc
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleAdd ¶
func HandleAdd(tenantCtrl *tenant.Controller) http.HandlerFunc
func HandleAddMember ¶
func HandleAddMember(tenantCtrl *tenant.Controller) http.HandlerFunc
func HandleDeleteMember ¶
func HandleDeleteMember(tenantCtrl *tenant.Controller) http.HandlerFunc
func HandleDeleteTeam ¶
func HandleDeleteTeam(tenantCtrl *tenant.Controller) http.HandlerFunc
func HandleGet ¶
func HandleGet(tenantCtrl *tenant.Controller, projectCtrl *project.Controller) http.HandlerFunc
func HandleGetDelete ¶
func HandleGetDelete() http.HandlerFunc
func HandleGetLimits ¶
func HandleGetLimits(tenantCtrl *tenant.Controller) http.HandlerFunc
func HandleGetSettings ¶
func HandleGetSettings() http.HandlerFunc
func HandleGetWithoutTenantUID ¶
func HandleGetWithoutTenantUID(tenantCtrl *tenant.Controller) http.HandlerFunc
func HandleListMembers ¶
func HandleListMembers(tenantCtrl *tenant.Controller) http.HandlerFunc
func HandlePatchGeneralSettings ¶
func HandlePatchGeneralSettings(tenantCtrl *tenant.Controller) http.HandlerFunc
func HandlePatchLimits ¶
func HandlePatchLimits(tenantCtrl *tenant.Controller) http.HandlerFunc
func HandlePatchMember ¶
func HandlePatchMember(tenantCtrl *tenant.Controller) http.HandlerFunc
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.