setup

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2026 License: Apache-2.0 Imports: 15 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
}

type OpenMCPSetup

type OpenMCPSetup struct {
	Namespace        string
	Operator         OpenMCPOperatorSetup
	ClusterProviders []providers.ClusterProviderSetup
	ServiceProviders []providers.ServiceProviderSetup
	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

Jump to

Keyboard shortcuts

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