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.
Extend is extending for a dcs instance.
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.
UpdatePassword is updating password for a dcs instance.
# Structs
CreateOps is a struct that contains all the parameters.
CreateResult is a struct that contains all the return parameters of creation.
No description provided by the author
DeleteResult is a struct which contains the result of deletion.
ExtendOpts is a struct which represents the parameters of extend function.
ExtendResult is a struct from which can get the result of extend method.
GetResult contains the body of getting detailed.
Instance response.
InstanceBackupPolicy for dcs.
InstanceCreate response.
No description provided by the author
No description provided by the author
Password response.
PeriodicalBackupPlan for dcs.
UpdateOpts is a struct which represents the parameters of update function.
UpdatePasswordOpts is a struct which represents the parameters of update function.
UpdatePasswordResult is a struct from which can get the result of update password method.
UpdateResult is a struct from which can get the result of update method.
# Interfaces
CreateOpsBuilder is used for creating instance parameters.
ExtendOptsBuilder is an interface which can build the map paramter of extend function.
No description provided by the author
UpdateOptsBuilder is an interface which can build the map paramter of update function.
UpdatePasswordOptsBuilder is an interface which can build the map paramter of update password function.