//
pkg.gl
Category
github.com/miketheprogrammer/deis
client
controller
models
perms
package
1.12.2
Repository:
https://github.com/miketheprogrammer/deis.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
74 SLOC
#
Functions
Delete
Delete removes a user from an app.
DeleteAdmin
DeleteAdmin removes administrative privilages from a user.
List
List users that can access an app.
ListAdmins
ListAdmins lists administrators.
New
New adds a user to an app.
NewAdmin
NewAdmin makes a user an administrator.