setup

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2026 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Compose added in v0.1.1

func Compose(envfuncs ...env.Func) env.Func

Compose executes multiple env.Funcs in a row

Types

type OpenMCPOperatorSetup

type OpenMCPOperatorSetup struct {
	Name         string
	Namespace    string
	Image        string
	Environment  string
	PlatformName string
	WaitOpts     []wait.Option
	// LoadImageToCluster allows using local images that have to be loaded into the kind cluster
	LoadImageToCluster bool
}

type OpenMCPSetup

type OpenMCPSetup struct {
	Namespace        string
	Operator         OpenMCPOperatorSetup
	ClusterProviders []providers.ClusterProviderSetup
	ServiceProviders []providers.ServiceProviderSetup
	PlatformServices []platformservices.PlatformServiceSetup
	Extensions       []extensions.Extension
	WaitOpts         []wait.Option
}

func (*OpenMCPSetup) Bootstrap

func (s *OpenMCPSetup) Bootstrap(testenv env.Environment) string

Bootstrap sets up the minimum set of components of an openMCP installation and returns the platform cluster name

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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