github.com/aavshr/aws-sdk-go@v1.41.3/service/ecrpublic/doc.go (about) 1 // Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT. 2 3 // Package ecrpublic provides the client and types for making API 4 // requests to Amazon Elastic Container Registry Public. 5 // 6 // Amazon Elastic Container Registry (Amazon ECR) is a managed container image 7 // registry service. Amazon ECR provides both public and private registries 8 // to host your container images. You can use the familiar Docker CLI, or their 9 // preferred client, to push, pull, and manage images. Amazon ECR provides a 10 // secure, scalable, and reliable registry for your Docker or Open Container 11 // Initiative (OCI) images. Amazon ECR supports public repositories with this 12 // API. For information about the Amazon ECR API for private repositories, see 13 // Amazon Elastic Container Registry API Reference (https://docs.aws.amazon.com/AmazonECR/latest/APIReference/Welcome.html). 14 // 15 // See https://docs.aws.amazon.com/goto/WebAPI/ecr-public-2020-10-30 for more information on this service. 16 // 17 // See ecrpublic package documentation for more information. 18 // https://docs.aws.amazon.com/sdk-for-go/api/service/ecrpublic/ 19 // 20 // Using the Client 21 // 22 // To contact Amazon Elastic Container Registry Public with the SDK use the New function to create 23 // a new service client. With that client you can make API requests to the service. 24 // These clients are safe to use concurrently. 25 // 26 // See the SDK's documentation for more information on how to use the SDK. 27 // https://docs.aws.amazon.com/sdk-for-go/api/ 28 // 29 // See aws.Config documentation for more information on configuring SDK clients. 30 // https://docs.aws.amazon.com/sdk-for-go/api/aws/#Config 31 // 32 // See the Amazon Elastic Container Registry Public client ECRPublic for more 33 // information on creating client for this service. 34 // https://docs.aws.amazon.com/sdk-for-go/api/service/ecrpublic/#New 35 package ecrpublic