Registry / cloud / awslabs-amazon-ecr-credential-helper

awslabs-amazon-ecr-credential-helper

JSON →
library0.12.0gogounverified

A Docker credential helper for Amazon Elastic Container Registry (ECR).

go get github.com/awslabs/amazon-ecr-credential-helper
INSTALL
IMPORT
SIG · AWSLABS-AMAZON-ECR
A
awslabs-amazon-ecr-credential-helper
cloudgov0.12.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.

ecr
github.com/awslabs/amazon-ecr-credential-helper/ecr-login

Create an ECR client using the credential helper.

package main import ( "fmt" "github.com/awslabs/amazon-ecr-credential-helper/ecr-login/api" ) func main() { client := api.NewClient() fmt.Println(client) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
31 hits · last 30 days
node
26
Resources
awslabs-amazon-ecr-credential-helper — go get awslabs-amazon-ecr-credential-helper · libregistry