# Functions
NewECRClient creates an ECR client used to get docker auth from ECR.
NewECRFactory returns an ECRFactory capable of producing ECRSDK clients.
# Constants
No description provided by the author
No description provided by the author
# Interfaces
ECRClient wrapper interface for mocking.
ECRFactory defines the interface to produce an ECR SDK client.
ECRSDK is an interface that specifies the subset of the AWS Go SDK's ECR client that the Agent uses.