// Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT. // Package ecrpublic provides the client and types for making API // requests to Amazon Elastic Container Registry Public. // // Amazon Elastic Container Registry Public (Amazon ECR Public) is a managed // container image registry service. Amazon ECR provides both public and private // registries to host your container images. You can use the Docker CLI or your // preferred client to push, pull, and manage images. Amazon ECR provides a // secure, scalable, and reliable registry for your Docker or Open Container // Initiative (OCI) images. Amazon ECR supports public repositories with this // API. For information about the Amazon ECR API for private repositories, see // Amazon Elastic Container Registry API Reference (https://docs.aws.amazon.com/AmazonECR/latest/APIReference/Welcome.html). // // See https://docs.aws.amazon.com/goto/WebAPI/ecr-public-2020-10-30 for more information on this service. // // See ecrpublic package documentation for more information. // https://docs.aws.amazon.com/sdk-for-go/api/service/ecrpublic/ // // Using the Client // // To contact Amazon Elastic Container Registry Public with the SDK use the New function to create // a new service client. With that client you can make API requests to the service. // These clients are safe to use concurrently. // // See the SDK's documentation for more information on how to use the SDK. // https://docs.aws.amazon.com/sdk-for-go/api/ // // See aws.Config documentation for more information on configuring SDK clients. // https://docs.aws.amazon.com/sdk-for-go/api/aws/#Config // // See the Amazon Elastic Container Registry Public client ECRPublic for more // information on creating client for this service. // https://docs.aws.amazon.com/sdk-for-go/api/service/ecrpublic/#New package ecrpublic