package
0.0.0-20210831081626-d823fe11ceba
Repository: https://github.com/huaweicloud/golangsdk.git
Documentation: pkg.go.dev

# Functions

Create a log group with given parameters.
Delete a log group by id.
Get log group list.
update a log group with given parameters by id.

# Structs

CreateOpts is a struct that contains all the parameters.
Log group Create response.
CreateResult is a struct that contains all the return parameters of creation.
DeleteResult is a struct which contains the result of deletion.
ListResults contains the body of getting list.
Log group response.
Log group list response.
UpdateOpts contain options for updating an existing Group.
UpdateResult contains the response body and error from an Update request.

# Interfaces

CreateOptsBuilder is used for creating log group parameters.
UpdateOptsBuilder allows extensions to add additional parameters to the Update request.