manager

package
v0.0.0-...-72a878f Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2026 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// OIDCServerURL - address of an OpenID Connect server
	OIDCServerURL = "OIDC_SERVER_URL"

	OPAPort = "OPA_PORT"

	ProjectUUID = "MT_UPGRADE_PROJECT_ID"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	CAPath     string
	KeyPath    string
	CertPath   string
	GRPCPort   int16
	Kubeconfig string
}

Config is a manager configuration

type Manager

type Manager struct {
	Config Config
}

func NewManager

func NewManager(cfg Config) *Manager

NewManager initializes the application manager

func (*Manager) Run

func (m *Manager) Run()

func (*Manager) Start

func (m *Manager) Start() error

Start starts the NB gRPC server

type Migration

type Migration struct {
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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