Documentation ¶
Index ¶
Constants ¶
View Source
const (
// Label represents core label that can be used for test cases selection.
Label = "core"
)
Variables ¶
View Source
var ( // Labels represents the range of labels that can be used for test cases selection. Labels = []string{cnfparams.Label, Label} // OvnExternalBridge represents the name of OVN node external bridge. OvnExternalBridge = "br-ex" )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.