bootstrappers

package
v0.0.86 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2023 License: MIT Imports: 65 Imported by: 0

Documentation

Index

Constants

View Source
const MaxRecvSize = 1 << 20 * 20

Variables

Functions

func Authenticate

func Authenticate(ctx context.Context) (context.Context, error)

func HandleProxy added in v0.0.56

func HandleProxy(pod contracts.ProxyPod, w http.ResponseWriter, req *http.Request)

func LoadSwaggerUI

func LoadSwaggerUI(mux *mux.Router)

Types

type ApiGatewayBootstrapper

type ApiGatewayBootstrapper struct{}

func (*ApiGatewayBootstrapper) Bootstrap

type AppBootstrapper

type AppBootstrapper struct{}

func (*AppBootstrapper) Bootstrap

type AuthBootstrapper

type AuthBootstrapper struct{}

func (*AuthBootstrapper) Bootstrap

type DBBootstrapper

type DBBootstrapper struct{}

func (*DBBootstrapper) Bootstrap

type EventBootstrapper

type EventBootstrapper struct{}

func (*EventBootstrapper) Bootstrap

type ExportProject

type ExportProject struct {
	DefaultBranch string `json:"default_branch"`
	Name          string `json:"name"`
	GitProjectId  int    `json:"git_project_id"`
	Enabled       bool   `json:"enabled"`
	GlobalEnabled bool   `json:"global_enabled"`
	GlobalConfig  string `json:"global_config"`
}

type GrpcBootstrapper

type GrpcBootstrapper struct{}

func (*GrpcBootstrapper) Bootstrap

type I18nBootstrapper added in v0.0.7

type I18nBootstrapper struct{}

func (*I18nBootstrapper) Bootstrap added in v0.0.7

type K8sBootstrapper added in v0.0.56

type K8sBootstrapper struct{}

func (*K8sBootstrapper) Bootstrap added in v0.0.56

type LogBootstrapper

type LogBootstrapper struct{}

func (*LogBootstrapper) Bootstrap

type MetricsBootstrapper

type MetricsBootstrapper struct{}

func (*MetricsBootstrapper) Bootstrap

type OidcBootstrapper

type OidcBootstrapper struct{}

func (*OidcBootstrapper) Bootstrap

type PluginsBootstrapper

type PluginsBootstrapper struct{}

func (*PluginsBootstrapper) Bootstrap

type PprofBootstrapper

type PprofBootstrapper struct{}

func (*PprofBootstrapper) Bootstrap

type TracingBootstrapper

type TracingBootstrapper struct{}

func (*TracingBootstrapper) Bootstrap

type UploadBootstrapper

type UploadBootstrapper struct{}

func (*UploadBootstrapper) Bootstrap

Jump to

Keyboard shortcuts

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