Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Principal ¶
type Principal struct { User User RoleBindings []ProjectRoleBinding `yaml:"role_bindings"` }
Principal the principal of a request
type ProjectRoleBinding ¶
ProjectRoleBinding defines User role bindings with the project
Click to show internal directories.
Click to hide internal directories.