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 HandleGetRestrictions(tenantCtrl *tenant.Controller) http.HandlerFunc
- func HandleGetSettings(tenantCtrl *tenant.Controller) http.HandlerFunc
- func HandleList(tenantCtrl *tenant.Controller) http.HandlerFunc
- func HandleListMembers(tenantCtrl *tenant.Controller) http.HandlerFunc
- func HandleListNavigation(tenantCtrl *tenant.Controller) http.HandlerFunc
- func HandleNew() http.HandlerFunc
- func HandlePatchGeneralSettings(tenantCtrl *tenant.Controller) http.HandlerFunc
- func HandlePatchMember(tenantCtrl *tenant.Controller) http.HandlerFunc
- func HandlePatchRestrictions(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 HandleGetRestrictions ¶
func HandleGetRestrictions(tenantCtrl *tenant.Controller) http.HandlerFunc
func HandleGetSettings ¶
func HandleGetSettings(tenantCtrl *tenant.Controller) http.HandlerFunc
func HandleList ¶
func HandleList(tenantCtrl *tenant.Controller) http.HandlerFunc
func HandleListMembers ¶
func HandleListMembers(tenantCtrl *tenant.Controller) http.HandlerFunc
func HandleListNavigation ¶
func HandleListNavigation(tenantCtrl *tenant.Controller) http.HandlerFunc
func HandleNew ¶
func HandleNew() http.HandlerFunc
func HandlePatchGeneralSettings ¶
func HandlePatchGeneralSettings(tenantCtrl *tenant.Controller) http.HandlerFunc
func HandlePatchMember ¶
func HandlePatchMember(tenantCtrl *tenant.Controller) http.HandlerFunc
func HandlePatchRestrictions ¶
func HandlePatchRestrictions(tenantCtrl *tenant.Controller) http.HandlerFunc
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.