Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type OpenMCPOperatorSetup ¶
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
Click to show internal directories.
Click to hide internal directories.