Registry / cloud / ibm-go-sdk-core-v4

ibm-go-sdk-core-v4

JSON →
library4.10.0gogounverified

Core library for IBM Cloud Go SDKs, providing authentication, HTTP, and utility functions.

go get github.com/IBM/go-sdk-core/v4
INSTALL
IMPORT
SIG · IBM-GO-SDK-CORE-V4
I
ibm-go-sdk-core-v4
cloudgov4.10.0
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.

core
github.com/IBM/go-sdk-core/v4

Create an IAM authenticator and use it to initialize an IBM Cloud service.

authenticator, err := core.NewIamAuthenticatorBuilder(). SetApiKey("my-api-key"). Build() if err != nil { panic(err) } service, err := mysdk.NewMyServiceV1(&mysdk.MyServiceV1Options{ Authenticator: authenticator, })
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.10.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
14
Resources
ibm-go-sdk-core-v4 — go get ibm-go-sdk-core-v4 · libregistry