package
0.0.0-20240909034204-207f58c0b9a3
Repository: https://github.com/chnsz/golangsdk.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
CallBack is a method of performing a callback operation on the hook specified by the scaling instance of the autoscaling service.
Create is a method which can be able to access to create the hook of autoscaling service.
Delete is a method which can be able to access to delete the existing hook of the autoscaling service.
Get is a method to obtains the hook detail of autoscaling service.
List is a method to obtains a hook array of the autoscaling service.
Update is a method which can be able to access to udpate the existing hook of the autoscaling service.
# Structs
CallBackOpts is a structure that will be used to perform a callback operation on hook.
No description provided by the author
CreateOpts is a struct which will be used to create a lifecycle hook.
No description provided by the author
No description provided by the author
No description provided by the author
Hook is a struct that represents the result of API calling.
No description provided by the author
UpdateOpts is a struct which will be used to update the existing hook.
No description provided by the author
# Interfaces
CreateOptsBuilder is an interface by which can serialize the create parameters.
CreateOptsBuilder is an interface by which can serialize the create parameters.