bootstrappers

package
v0.0.24 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2022 License: MIT Imports: 60 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Models = []any{
	&models.Card{},
	&models.Cluster{},
	&models.Event{},
	&models.File{},
}

Functions

func Authenticate

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

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 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