repositories

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Mar 28, 2022 License: GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func WithBasicAuthentication

func WithBasicAuthentication(username, password string) (
	option dockerRegistryOption,
)

func WithTransportLayerSecurity

func WithTransportLayerSecurity(pathToCertPEM, pathToKeyPEM string) (
	option dockerRegistryOption,
)

Types

type DockerRegistry

type DockerRegistry struct {
	// contains filtered or unexported fields
}

func NewDockerRegistry

func NewDockerRegistry(address net.TCPAddr, options ...dockerRegistryOption) (
	r *DockerRegistry, e error,
)

func (*DockerRegistry) Destroy

func (r *DockerRegistry) Destroy() (e error)

Jump to

Keyboard shortcuts

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