Registry / cloud / aliyuncontainerservice-ack-ram-tool-pkg-credentials-alibabacloudsdkgo-helper

aliyuncontainerservice-ack-ram-tool-pkg-credentials-alibabacloudsdkgo-helper

JSON →
library0.2.0gogounverified

Package helper provides credential helpers for Alibaba Cloud SDK Go.

go get github.com/AliyunContainerService/ack-ram-tool/pkg/credentials/alibabacloudsdkgo/helper
INSTALL
IMPORT
SIG · ALIYUNCONTAINERSER
A
aliyuncontainerservice-ack-ram-tool-pkg-credentials-alibabacloudsdkgo-helper
cloudgov0.2.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.

helper
github.com/AliyunContainerService/ack-ram-tool/pkg/credentials/alibabacloudsdkgo/helper

Create a new Alibaba Cloud credential using the helper.

package main import ( "fmt" "github.com/AliyunContainerService/ack-ram-tool/pkg/credentials/alibabacloudsdkgo/helper" ) func main() { cred, err := helper.NewCredential(nil) if err != nil { panic(err) } fmt.Println(cred) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
46 hits · last 30 days
node
40
Perplexity
1
OpenAI (training)
1
Resources
aliyuncontainerservice-ack-ram-tool-pkg-credentials-alibabacloudsdkgo-helper — go get aliyuncontainerservice-ack-ram-tool-pkg-credentials-alibabacloudsdkgo-helper · libregistry