We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5aa77aa commit b9517b0Copy full SHA for b9517b0
main.go
@@ -8,7 +8,7 @@ import (
8
)
9
10
var URL = "https://us-south.iaas.cloud.ibm.com/v1"
11
-
+var name string
12
const IAMURL = "https://iam.cloud.ibm.com/identity/token"
13
14
var APIKey = "YOUR_KEY_here"
0 commit comments