Documentation
¶
Index ¶
- func CheckCollaborationModePermission(c *gin.Context)
- func CheckPermissionGivenByCollaborationMode(c *gin.Context)
- func CountSystemUsers(c *gin.Context)
- func CreateUser(c *gin.Context)
- func DeleteUser(c *gin.Context)
- func GenerateUserAuthInfo(ctx *internalhandler.Context) error
- func GetPersonalUser(c *gin.Context)
- func GetUser(c *gin.Context)
- func GetUserAuthInfo(c *gin.Context)
- func GetUserSetting(c *gin.Context)
- func ListAuthorizedEnvs(c *gin.Context)
- func ListAuthorizedProject(c *gin.Context)
- func ListAuthorizedProjectByVerb(c *gin.Context)
- func ListAuthorizedWorkflows(c *gin.Context)
- func ListUsers(c *gin.Context)
- func Reset(c *gin.Context)
- func Retrieve(c *gin.Context)
- func SignUp(c *gin.Context)
- func SyncLdapUser(c *gin.Context)
- func UpdatePassword(c *gin.Context)
- func UpdatePersonalUser(c *gin.Context)
- func UpdateUser(c *gin.Context)
- func UpdateUserSetting(c *gin.Context)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckCollaborationModePermission ¶ added in v1.9.9
func CheckPermissionGivenByCollaborationMode ¶ added in v1.9.9
func CountSystemUsers ¶ added in v1.9.9
func CreateUser ¶
func DeleteUser ¶
func GenerateUserAuthInfo ¶ added in v1.9.9
func GenerateUserAuthInfo(ctx *internalhandler.Context) error
func GetPersonalUser ¶
func GetUserAuthInfo ¶ added in v1.9.9
func GetUserSetting ¶ added in v1.9.9
func ListAuthorizedEnvs ¶ added in v1.9.9
func ListAuthorizedProject ¶ added in v1.9.9
func ListAuthorizedProjectByVerb ¶ added in v1.9.9
func ListAuthorizedWorkflows ¶ added in v1.9.9
func SyncLdapUser ¶
func UpdatePassword ¶
func UpdatePersonalUser ¶
func UpdateUser ¶
func UpdateUserSetting ¶ added in v1.9.9
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.