Documentation
¶
Index ¶
- func FetchAvailablePermissionIDs(ctx context.Context, client *http.Client, url string) ([]string, error)
- func NewClient(info AccountInfo, client *accounts.Client, supportedPermissions []remoteId) *accountManagementClient
- type AccountDeployer
- type AccountInfo
- type Group
- type ManagementZone
- type Options
- type Permissions
- type Policy
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FetchAvailablePermissionIDs ¶ added in v2.9.3
func NewClient ¶ added in v2.9.3
func NewClient(info AccountInfo, client *accounts.Client, supportedPermissions []remoteId) *accountManagementClient
Types ¶
type AccountDeployer ¶ added in v2.9.3
type AccountDeployer struct {
// contains filtered or unexported fields
}
func NewAccountDeployer ¶ added in v2.9.3
func NewAccountDeployer(client client) *AccountDeployer
type AccountInfo ¶ added in v2.9.3
type Group ¶ added in v2.9.3
type Group = accountmanagement.PutGroupDto
type ManagementZone ¶ added in v2.9.3
type ManagementZone = accountmanagement.ManagementZoneResourceDto
type Permissions ¶ added in v2.9.3
type Permissions = accountmanagement.PermissionsDto
type Policy ¶ added in v2.9.3
type Policy = accountmanagement.CreateOrUpdateLevelPolicyRequestDto
Click to show internal directories.
Click to hide internal directories.