package
0.0.0-20240909034204-207f58c0b9a3
Repository: https://github.com/chnsz/golangsdk.git
Documentation: pkg.go.dev

# Functions

BatchDelete is a method to revoke administrator roles for all accounts.
Create is a method to assign the administrator role for an account.
Get is a method to query the details of the role assignment.

# Structs

Administrator is the structure that represents the detail of the administrator account.
CreateOpts is the structure required by the Create method to assign the administrator role for an account.
DeleteOpts is the structure used to build the query path and authorization.
Department is the structure that represents the detail of the department.
ErrResponse is the structure that represents the request error.
GetOpts is the structure used to build the query path and authorization.
QueryOpts is the structure used to build the query path.