Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OpenMCPOperatorSetup ¶
type OpenMCPSetup ¶
type OpenMCPSetup struct {
Namespace string
Operator OpenMCPOperatorSetup
ClusterProviders []providers.ClusterProviderSetup
ServiceProviders []providers.ServiceProviderSetup
}
func (*OpenMCPSetup) Bootstrap ¶
func (s *OpenMCPSetup) Bootstrap(testenv env.Environment) error
Bootstrap sets up a the minimum set of components of an openMCP installation
Click to show internal directories.
Click to hide internal directories.