# 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.
MinimumJitterDuration is the minimum duration to mark the credentials as expired before it's actually expired.
# Interfaces
DockerAuthProvider is something that can give the auth information for a given docker image.