Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type MPFConfig ¶
type MPFConfig struct {
ResourceGroup ResourceGroup
SubscriptionID string
TenantID string
SP ServicePrincipal
Role Role
}
type MPFResult ¶
type MPFResult struct {
// The map from which the minimum permissions will be calculated
RequiredPermissions map[string][]string
}
func GetMPFResult ¶
type PermissionErrorDetails ¶ added in v0.13.0
type ResourceGroup ¶
type ServicePrincipal ¶
Click to show internal directories.
Click to hide internal directories.