package
0.0.0-20200918163657-31ed48f950e6
Repository: https://github.com/hylandsoftware/trebuchet.git
Documentation: pkg.go.dev
# Functions
NewClient creates a new Docker client and logger to interact with the Docker API.
Pull will pull the image from ECR to the Docker host using the 'repositoryURI' and the tag from the 'image'.
TagAndPush will tag the image using the 'repositoryURI' and tag in the 'image' on the Docker host, then push the image to ECR.
# Variables
No description provided by the author
# Interfaces
No description provided by the author