github.com/IBM-Cloud/bluemix-go@v0.0.0-20240314082800-4e02a69b84b2/examples/container/alb/DisableALB/README.md (about)

     1  # DisableALB example
     2  
     3  This example shows how to disable an ALB.
     4  
     5  Example: 
     6  
     7  ```
     8  go run main.go  --albID public-crcka9m93s0u3l4s2u0q20-alb1
     9  ```