package
0.0.0-20241117121028-a3be206688b3
Repository: https://github.com/ibm-cloud/bluemix-go.git
Documentation: pkg.go.dev
# README
SetALBAutoscaleConfiguration example
This example shows how to set the ALB autoscale config.
Example:
go run main.go -clusterNameOrID mycluster -albID public-crck9aaedd0p8vjmqa0asg-alb1 -minReplicas 2 -maxReplicas 4 -cpuAverageUtilization 600