Versions in this module Expand all Collapse all v0 v0.0.10 Sep 14, 2022 Changes in this version + type Bridge struct + IP *net.IP + Name string + type Node struct + ID string + Master *Bridge + Name string + NetNsID int + NetNsName string + Orphaned bool + Peer string + PeerId int + PeerNameInNetns string + Route net.IP + Status string + Type NodeType + Veth string + func (n *Node) Label() string + type NodeType int + const BridgeType + const LoType + const VethType