distribution

package
v1.3.1 Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2020 License: Apache-2.0, BSD-2-Clause, BSD-3-Clause, + 8 more Imports: 17 Imported by: 0

Documentation

Index

Constants

View Source
const APIPrefix = "/registry/"
View Source
const PathPrefix = "/v2/"

PathPrefix defines the path prefix for accessing the docker registry v2 server.

Variables

This section is empty.

Functions

func IgnoredAuthPathPrefixes

func IgnoredAuthPathPrefixes() []string

IgnoredAuthPathPrefixes returns a list of path prefixes that does not need to go through the built-in authentication and authorization middleware of apiserver.

func RegisterRoute

func RegisterRoute(m *mux.PathRecorderMux, opts *Options) error

RegisterRoute to register the docker distribution server path prefix to apiserver.

Types

type Options

type Options struct {
	RegistryConfig       *registryconfig.RegistryConfiguration
	ExternalScheme       string
	LoopbackClientConfig *restclient.Config
	OIDCIssuerURL        string
	OIDCTokenReviewPath  string
	OIDCCAFile           string
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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