manager

package
v0.0.68 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2024 License: Apache-2.0 Imports: 30 Imported by: 0

Documentation

Overview

Package manager contains the GitLabProviderClassManager

Index

Constants

View Source
const (
	// MaxBytesLimit is the maximum number of bytes to read from the response body
	// We limit to 1MB to prevent abuse
	MaxBytesLimit int64 = 1 << 20
)

Variables

This section is empty.

Functions

func NewGitLabProviderClassManager

func NewGitLabProviderClassManager(
	ctx context.Context, crypteng crypto.Engine, store db.Store, pub events.Publisher,
	cfg *server.GitLabConfig, wgCfg server.WebhookConfig,
) (*providerClassManager, error)

NewGitLabProviderClassManager creates a new provider class manager for the dockerhub provider

Types

This section is empty.

Jump to

Keyboard shortcuts

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