Registry / cloud / aws-aws-sdk-go-v2-service-ecrpublic

aws-aws-sdk-go-v2-service-ecrpublic

JSON →
library1.39.6gogounverified

Provides the API client, operations, and parameter types for Amazon Elastic Container Registry Public.

go get github.com/aws/aws-sdk-go-v2/service/ecrpublic
INSTALL
IMPORT
SIG · AWS-AWS-SDK-GO-V2-
A
aws-aws-sdk-go-v2-service-ecrpublic
cloudgov1.39.6
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.

ecrpublic
github.com/aws/aws-sdk-go-v2/service/ecrpublic

Create an ECR Public client and describe repositories

package main import ( "context" "github.com/aws/aws-sdk-go-v2/service/ecrpublic" ) func main() { client := ecrpublic.NewFromConfig(cfg) client.DescribeRepositories(context.TODO(), &ecrpublic.DescribeRepositoriesInput{}) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
24 hits · last 30 days
node
22
Amazon
1
Resources
aws-aws-sdk-go-v2-service-ecrpublic — go get aws-aws-sdk-go-v2-service-ecrpublic · libregistry