services

package
v0.2.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 13, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GitClone

func GitClone(repo, dest string) error

Types

type DockerHubAPI

type DockerHubAPI struct {
	Rest *resty.Request
}

DockerHubAPI -

func NewDockerHubAPI

func NewDockerHubAPI() *DockerHubAPI

NewDockerHubAPI -

func (*DockerHubAPI) FindImage

func (d *DockerHubAPI) FindImage(imageName string) (*models.DockerHubImage, error)

FindImage - finds an image from dockerhub api

type Git

type Git struct {
	Repo string
	Tag  string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL