package
0.0.0-20240909034204-207f58c0b9a3
Repository: https://github.com/chnsz/golangsdk.git
Documentation: pkg.go.dev
# Functions
Executing a Function Asynchronously.
create funtion.
Creating an Alias for a Function Version.
CreateResourceTags is the method that used to add tags to function using given parameters.
Publishing a Function Version.
Deleting a Function or Function Version.
Deleting an Alias of a Function Version.
DeleteAsyncInvokeConfig is the method that used to delete the asynchronous invocation.
DeleteResourceTags is the method that used to delete tags from function using given parameters.
No description provided by the author
No description provided by the author
No description provided by the author
Querying the Alias Information of a Function Version.
GetAsyncInvokeConfig is the method that used to query the configuration details of the asynchronous invocation.
Querying the Code of a Function.
Querying the Metadata Information of a Function.
Executing a Function Synchronously.
functions list.
Querying the Aliases of a Function's All Versions.
ListReservedInstanceConfigs is the method that used to get of list reserved instance configurations.
Querying the Alias Information of a Function Version.
Modifying the Alias Information of a Function Version.
UpdateAsyncInvokeConfig is the method that used to enable or modify the asynchronous invocation.
Modifying the Code of a Function.
No description provided by the author
Modifying the Metadata Information of a Function.
UpdateReservedInstanceConfig is the method that used to config reserved instance information.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
AsyncInvokeConfig is the structure that represents the asynchronous invocation.
AsyncInvokeConfigOpts is the structure that used to modify the asynchronous invocation configuration.
Alias struct.
function struct.
No description provided by the author
verstion struct.
CronConfigsObj is the structure that represents the list of scheduled configurations.
No description provided by the author
No description provided by the author
dependency.
DestinationConfig is the structure that represents the asynchronous invocation target.
DestinationConfigDetails is the structure that represents the configuration details of the asynchronous invocation.
No description provided by the author
No description provided by the author
No description provided by the author
noinspection GoNameStartsWithPackageName.
noinspection GoNameStartsWithPackageName.
funcCode struct.
noinspection GoNameStartsWithPackageName.
No description provided by the author
noinspection GoNameStartsWithPackageName.
No description provided by the author
No description provided by the author
functions list struct.
ListReservedInstanceConfigOpts is the structure that used to query of list reserved instance configurations.
MaxInstanceConfig is the structure used to update the max instance configuration for function.
CronConfigsObj is the structure that represents the list of traffic configurations.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
PageInfoObj is the structure that represents pagination information of the function reserved instance.
ReservedInstanceConfigPage represents the response pages of the GetReservedInstanceConfig method.
ReservedInstanceConfigResp is the structure that represents the response of the GetReservedInstanceConfig method.
ReservedInstancePolicy is the structure that represents the reserved instance policy configuration.
No description provided by the author
TacticsConfigObj is the structure that represents the configuration details of the reserved instance policy.
TagsActionOpts is an structure that used to manage function tags.
No description provided by the author
Alias struct for update.
Function struct for update.
Metadata struct for update.
UpdateReservedInstanceObj is the structure that used to modify information of reserved instance.
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
Create function.
No description provided by the author
No description provided by the author