Versions in this module Expand all Collapse all v0 v0.2.1 Feb 13, 2021 Changes in this version + func GitClone(repo, dest string) error + type DockerHubAPI struct + Rest *resty.Request + func NewDockerHubAPI() *DockerHubAPI + func (d *DockerHubAPI) FindImage(imageName string) (*models.DockerHubImage, error) + type Git struct + Repo string + Tag string