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

# Functions

Create an instance with given parameters.
Delete an instance by id.
ExtractCloudServers is a function that takes a ListResult and returns the services' information.
Get a instance with detailed information by id.
No description provided by the author
Update is a method which can be able to update the instance via accessing to the service with Put method and parameters.

# Structs

CreateOps is a struct that contains all the parameters.
CreateResult is a struct that contains all the return parameters of creation.
DeleteResult is a struct which contains the result of deletion.
GetResult contains the body of getting detailed.
Instance response.
InstanceCreate response.
No description provided by the author
No description provided by the author
No description provided by the author
UpdateOpts is a struct which represents the parameters of update function.
UpdateResult is a struct from which can get the result of update method.

# Interfaces

CreateOpsBuilder is used for creating instance parameters.
No description provided by the author
UpdateOptsBuilder is an interface which can build the map paramter of update function.