cmd

package
v0.0.0 Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2021 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DockerHubApiV2Endpoint  = "https://hub.docker.com/v2"
	DockerHubApiV1Endpoint  = "https://hub.docker.com/api/content/v1"
	SearchImageEndpoint     = DockerHubApiV1Endpoint + "/products/search"
	SearchVersion           = "v3"
	ImageTagsEndpointFormat = DockerHubApiV2Endpoint + "/repositories/library/%s/tags"
)

Variables

This section is empty.

Functions

func Execute

func Execute()

func NewInitArgs

func NewInitArgs(args []string) initArgs

Types

This section is empty.

Jump to

Keyboard shortcuts

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