handler

package
v0.0.0-...-51fdc63 Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Interface

type Interface interface {
	V2Handler(c *gin.Context)
	TokenHandler(c *gin.Context)
	ProxyHandler(c *gin.Context)
}

func New

func New(opt Options) Interface

type Options

type Options struct {
	Log     *logrus.Logger
	Cr      containerregistry.Interface
	Storage repository.Interface
}

Jump to

Keyboard shortcuts

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