Documentation ¶
Index ¶
Constants ¶
View Source
const ( // Label represents mgmt label that can be used for test cases selection. Label = "mgmt" // IBIONamespace is the namespace where the image-based-install-operator runs. IBIONamespace = "multicluster-engine" // MGMTLogLevel custom loglevel for the mgmt testing verbose mode. MGMTLogLevel = 50 )
Variables ¶
View Source
var ( // Labels represents the range of labels that can be used for test cases selection. Labels = append(ibiparams.Labels, Label) )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.