dockerregistry

package
v4.2.26+incompatible Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2019 License: Apache-2.0 Imports: 46 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute(configFile io.Reader)

Execute runs the Docker registry.

func ExecuteListFS

func ExecuteListFS(configFile io.Reader, opts *ListOptions)

func ExecutePruner

func ExecutePruner(configFile io.Reader, dryRun bool)

ExecutePruner runs the pruner.

func ExecuteRestore

func ExecuteRestore(configFile io.Reader, mode, namespace string)

func NewServer

func NewServer(ctx context.Context, dockerConfig *configuration.Configuration, extraConfig *registryconfig.Configuration) (*http.Server, error)

Types

type ListOptions

type ListOptions struct {
	Repositories      bool
	Blobs             bool
	Manifests         bool
	ManifestsFromRepo string
}

Jump to

Keyboard shortcuts

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