1// Code generated by smithy-go-codegen DO NOT EDIT. 2 3// Package ecrpublic provides the API client, operations, and parameter types for 4// Amazon Elastic Container Registry Public. 5// 6// Amazon Elastic Container Registry Public Amazon Elastic Container Registry 7// (Amazon ECR) is a managed container image registry service. Amazon ECR provides 8// both public and private registries to host your container images. You can use 9// the familiar Docker CLI, or their preferred client, to push, pull, and manage 10// images. Amazon ECR provides a secure, scalable, and reliable registry for your 11// Docker or Open Container Initiative (OCI) images. Amazon ECR supports public 12// repositories with this API. For information about the Amazon ECR API for private 13// repositories, see Amazon Elastic Container Registry API Reference 14// (https://docs.aws.amazon.com/AmazonECR/latest/APIReference/Welcome.html). 15package ecrpublic 16