# Functions

No description provided by the author
NewECRAuthProvider returns a DockerAuthProvider that can handle retrieve credentials for pulling from Amazon EC2 Container Registry.

# Constants

This is taken from Docker's codebase in whole or in part, Copyright Docker Inc.

# Interfaces

DockerAuthProvider is something that can give the auth information for a given docker image.