package
0.0.0-20241217200950-e77bea9c52fc
Repository: https://chromium.googlesource.com/infra/luci/luci-go
Documentation: pkg.go.dev

# Functions

CheckProjectAccess checks if the calling user has access to the LUCI project.
CheckRunCreate verifies that the user(s) who triggered Run are authorized to create the Run for the CLs.
IsMember checks whether the given identity is a member of any given groups.
NewRunReadChecker returns a LoadRunChecker that checks read access for the Run to be loaded.

# Constants

V0APIAllowGroup is a CRIA group with users that may make requests to v0 API.

# Type aliases

CheckResult tells the result of an ACL check performed.