Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ListRoleAssignments ¶
Types ¶
type RoleAssignmentProvisioner ¶
type RoleAssignmentProvisioner struct { AssignedTo uuid.UUID Scope string RoleDefinitionID uuid.UUID }
func (*RoleAssignmentProvisioner) AssignRole ¶
func (p *RoleAssignmentProvisioner) AssignRole(c context.Context, client *armauthorization.RoleAssignmentsClient, roleDefinitionResourceID string) error
func (*RoleAssignmentProvisioner) IsRoleAssigned ¶
Click to show internal directories.
Click to hide internal directories.