Documentation ¶
Index ¶
Constants ¶
View Source
const (
BASE_DOMAIN = "monoskope.local"
)
Variables ¶
View Source
var ( // CommandHandlerUser is the system user representing the CommandHandler CommandHandlerUser *projections.User // SCIMServerUser is the system user representing the SCIM server SCIMServerUser *projections.User )
View Source
var AvailableSystemUsers map[uuid.UUID]*projections.User
A maps of all existing system users.
Functions ¶
func CreateUserContext ¶ added in v0.3.0
func CreateUserContextGrpc ¶ added in v0.3.0
func NewSystemUser ¶ added in v0.4.5
func NewSystemUser(name string) *projections.User
NewSystemUser creates a new system user with a reproducible name based on the name and an admin rolebinding
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.