package
0.0.0-20210831081626-d823fe11ceba
Repository: https://github.com/huaweicloud/golangsdk.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
Create creates a new Group.
Delete deletes a group.
ExtractGroups returns a slice of Groups contained in a single page of results.
Get retrieves details on a single group, by ID.
List enumerates the Groups to which the current token has access.
Update updates an existing Group.
# Structs
CreateOpts provides options used to create a group.
CreateResult is the response from a Create operation.
DeleteResult is the response from a Delete operation.
GetResult is the response from a Get operation.
Group helps manage related users.
GroupPage is a single page of Group results.
ListOpts provides options to filter the List results.
UpdateOpts provides options for updating a group.
UpdateResult is the response from an Update operation.
# Interfaces
CreateOptsBuilder allows extensions to add additional parameters to the Create request.
ListOptsBuilder allows extensions to add additional parameters to the List request.
UpdateOptsBuilder allows extensions to add additional parameters to the Update request.