server

package
v0.54.0 Latest Latest
Warning

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

Go to latest
Published: Nov 19, 2024 License: Apache-2.0 Imports: 39 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ListenPort = 32000
	ConfigPath = "/config/config.yaml"
	CAPath     = "/ca/ca.crt"
	CredsPath  = "/creds/" + corev1.DockerConfigJsonKey
	CacheDir   = "/cache/v1"
)

Variables

View Source
var ErrNotFound = errors.New("not found")

Functions

func RequestLogger

func RequestLogger(next http.Handler) http.Handler

func ResponseRequestID

func ResponseRequestID(next http.Handler) http.Handler

func Run

func Run(ctx context.Context) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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