ark::aws::EcrServer
Defined in header “ark/aws/testing/ecr_server.hh”.
This class represents a mock AWS ECR server, which allows you to create repositories and authenticate.
Methods
-
EcrServer(const comms::NetworkAddress & address)
Constructor. Initializes the ECR server and starts the background thread that will handle requests. -
~EcrServer()
Destructor implemented internally. -
core::Url endpoint()
Returns the endpoint that you can talk to this server over.