sproleassignmentmanager

package
v0.16.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 14, 2026 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SPRoleAssignmentManager

type SPRoleAssignmentManager struct {
	// contains filtered or unexported fields
}

func NewSPRoleAssignmentManager

func NewSPRoleAssignmentManager(subscriptionID string) *SPRoleAssignmentManager

func (*SPRoleAssignmentManager) AssignRoleToSP

func (r *SPRoleAssignmentManager) AssignRoleToSP(subscription string, SPOBjectID string, role domain.Role) error

func (*SPRoleAssignmentManager) CreateUpdateCustomRole

func (r *SPRoleAssignmentManager) CreateUpdateCustomRole(subscription string, role domain.Role, permissions []string) (error, []string)

CreateUpdateCustomRole creates or updates a custom role in Azure It retries up to 5 times if it encounters an InvalidActionOrNotAction error It returns an error if it fails to create or update the role It returns a list of invalid actions that were removed from the role

func (*SPRoleAssignmentManager) DeleteCustomRole

func (r *SPRoleAssignmentManager) DeleteCustomRole(subscription string, role domain.Role) error

func (*SPRoleAssignmentManager) DetachRolesFromSP

func (r *SPRoleAssignmentManager) DetachRolesFromSP(ctx context.Context, subscription string, SPOBjectID string, role domain.Role) error

DetachRolesFromSP detaches the specified role from the SP

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL