package
0.0.0-20240909034204-207f58c0b9a3
Repository: https://github.com/chnsz/golangsdk.git
Documentation: pkg.go.dev
# Functions
ExtractActivityLogs is a method to extract the list of activity logs for specified scaling group.
List is a method used to query the activity logs of scaling group with given parameters.
# Structs
ActivityLog is the structure that represents the activity log detail.
ActivityLogPage is a single page maximum result representing a query by start_number page.
ListOpts is the structure that used to query the activity logs of scaling group.