pull

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: May 6, 2023 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DockerRegistry

type DockerRegistry struct {
	Host            string `validate:"regexp=^http(s?)://"`
	Dir, Pass, User string `validate:"min=2"`
}

func (*DockerRegistry) All

func (dr *DockerRegistry) All() error

func (*DockerRegistry) Image

func (dr *DockerRegistry) Image(repo, tag string) error

Jump to

Keyboard shortcuts

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