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

# Functions

Create is a method of creating tags by id.
Delete is a method of deleting tags by id.
Get is a method of getting the tags by id.
List is a method of getting the tags of all service.

# Structs

ActionOpts is a struct contains the parameters of creating/deleting tags.
ActionResult is the action result which is the result of create or delete operations.
GetResult contains the body of getting detailed tags request.
ListResult contains the body of getting all tags request.
ResourceTag is in key-value format.
ResourceTags represents the tags response.

# Interfaces

ActionOptsBuilder is an interface from which can build the request of creating/deleting tags.