File: doc.go

package info (click to toggle)
golang-github-aws-aws-sdk-go-v2 1.30.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 662,428 kB
  • sloc: java: 16,875; makefile: 432; sh: 175
file content (17 lines) | stat: -rw-r--r-- 977 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
// Code generated by smithy-go-codegen DO NOT EDIT.

// Package ecrpublic provides the API client, operations, and parameter types for
// Amazon Elastic Container Registry Public.
//
// # 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].
//
// [Amazon Elastic Container Registry API Reference]: https://docs.aws.amazon.com/AmazonECR/latest/APIReference/Welcome.html
package ecrpublic