Registry / cloud / ibm-cloud-bluemix-go

ibm-cloud-bluemix-go

JSON →
library0.0.0-20240110132033-6ead1f81a985gogounverified

Go client library for interacting with IBM Cloud (Bluemix) APIs.

go get github.com/IBM-Cloud/bluemix-go
INSTALL
IMPORT
SIG · IBM-CLOUD-BLUEMIX-
I
ibm-cloud-bluemix-go
cloudgov0.0.0-20240110132033-6ead1f81a985
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

bluemix
github.com/IBM-Cloud/bluemix-go

Initializes a new IBM Cloud client.

package main import ( "fmt" "github.com/IBM-Cloud/bluemix-go" ) func main() { client, err := bluemix.NewClient() if err != nil { panic(err) } fmt.Println(client) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20240110132033-6ead1f81a985latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
OpenAI (training)
1
Resources
ibm-cloud-bluemix-go — go get ibm-cloud-bluemix-go · libregistry