Documentation ¶
Overview ¶
Package iamrole provides primitives and operations on IAM roles. See: https://cloud.google.com/iam/docs/understanding-roles See also: https://cloud.google.com/iam/docs/understanding-custom-roles
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HasPermission ¶
HasPermission reports whether the provided role has the provided permission. Always returns false for wildcard permissions.
func Validate ¶
func Validate(role *admin.Role) *errdetails.BadRequest
Validate checks that an IAM role is valid.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.