package
0.11.4
Repository: https://github.com/hashicorp/waypoint.git
Documentation: pkg.go.dev

# README

AWS ECR

The AWS ECR plugin pushes a Docker image to an Elastic Container Registry on AWS.

Components

  1. Registry

Related Plugins

  1. AWS ECR Pull
  2. AWS ECS

# Packages

No description provided by the author

# Functions

No description provided by the author
ECRImageMapper maps a ecr.Image to a docker.Image structure.

# Variables

No description provided by the author
Options are the SDK options to use for instantiation.

# Structs

Config is the configuration structure for the registry.
Image is the artifact type for the registry.
Registry represents access to an AWS registry.