Documentation
¶
Index ¶
- type DebugDP
- func (debugDP *DebugDP) AddPortToDataPlane(bridgeName string, portName string, vfPCIAddres string, isDPDK bool) error
- func (debugDP *DebugDP) DeleteDataplane(bridgeName string) error
- func (debugDP *DebugDP) DeletePortFromDataPlane(bridgeName string, portName string) error
- func (debugDP *DebugDP) InitDataPlane(bridgeName string) error
- func (debugDP *DebugDP) ReadAllPortFromDataPlane(bridgeName string) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DebugDP ¶
type DebugDP struct {
// contains filtered or unexported fields
}
func NewDebugDP ¶
func NewDebugDP() *DebugDP
func (*DebugDP) AddPortToDataPlane ¶
func (*DebugDP) DeleteDataplane ¶
func (*DebugDP) DeletePortFromDataPlane ¶
func (*DebugDP) InitDataPlane ¶
Click to show internal directories.
Click to hide internal directories.