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

# Functions

Create is a method which can be able to access to create the policy of autoscalingservice.
Delete is a method which can be able to access to delete a policy of autoscaling.
Get is a method which can be able to access to get a policy detailed information.
Update is a method which can be able to update the policy via accessing to theautoscaling service with Put method and parameters.

# Structs

No description provided by the author
No description provided by the author
CreateOpts is a struct which will be used to create a policy.
Create Result is a struct which represents the create result of policy.
DeleteResult is a struct which represents the delete result.
GetResult is a struct which represents the get result.
Policy is a struct that represents the result of get policy.
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 udpate method.

# Interfaces

CreateOptsBuilder is an interface by which can serialize the create parameters.
UpdateOptsBuilder is an interface which can build the map paramter of update function.