package
1.17.0
Repository: https://github.com/ircody/amazon-ecs-agent.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# 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.