Documentation ¶
Index ¶
Constants ¶
View Source
const ( TopologyFile string = "topo.yaml" AristaInitConfigFile string = "init_dut.txt" )
Variables ¶
This section is empty.
Functions ¶
func CreateTopologyWithFile ¶
func CreateTopologyWithTopoType ¶
func CreateTopologyWithTopoType(topoType TopologyType) error
Types ¶
type TopologyType ¶
type TopologyType string
const ( OTG_DUT_OTG TopologyType = "otg-dut-otg" OTG_DUT_DUT_2_OTG TopologyType = "otg-dut-dut-2otg" )
Click to show internal directories.
Click to hide internal directories.