package
0.22.31
Repository: https://github.com/ucloud/ucloud-sdk-go.git
Documentation: pkg.go.dev

# README

UCloud SDK Wait For Remote State Example

What is the goal

To enable state waiter to wait remote resource is completed.

Setup Environment

export UCLOUD_PUBLIC_KEY="your public key"
export UCLOUD_PRIVATE_KEY="your private key"
export UCLOUD_PROJECT_ID="your project id"

How to run

go run main.go