Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreatePermission ¶
CreatePermission creates a permission from given arguments.
func GetAccessToken ¶
GetAccessToken fetches the access token from the given (GRPC) context. If no such token is found, false is returned.
func ParsePermission ¶
ParsePermission parses a permission into: - api - kind - verb
E.g. `iam.group.get` returns `iam`, `group`, `get`.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.