package
1.3.0-alpha.3
Repository: https://github.com/pi-victor/origin.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
BlobDispatcher takes the request context and builds the appropriate handler for handling blob requests.
No description provided by the author
NewRegistryClient creates a registry client.
NewTokenHandler returns a handler that implements the docker token protocol.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

AcceptSchema2EnvVar is a boolean environment variable that allows to accept manifest schema v2 on manifest put requests.
BlobRepositoryCacheTTLEnvVar is an environment variable specifying an eviction timeout for <blob belongs to repository> entries.
DockerRegistryURLEnvVar is a mandatory environment variable name specifying url of internal docker registry.
EnforceQuotaEnvVar is a boolean environment variable that allows to turn quota enforcement on or off.
No description provided by the author
ProjectCacheTTLEnvVar is an environment variable specifying an eviction timeout for project quota objects.
No description provided by the author
No description provided by the author

# Variables

DefaultRegistryClient is exposed for testing the registry with fake client.
Non-challenging errors.
Errors used and exported by this package.
Errors used and exported by this package.
Challenging errors.
Errors used and exported by this package.
Errors used and exported by this package.

# Structs

No description provided by the author

# Interfaces

RegistryClient encapsulates getting access to the OpenShift API.

# Type aliases

ByGeneration allows for sorting tag events from latest to oldest.