setup

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Dec 11, 2025 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) error

Bootstrap sets up a the minimum set of components of an openMCP installation

Jump to

Keyboard shortcuts

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