Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PortBuilderRole ¶
type PortTableRole ¶
type PortTableRole struct {
// contains filtered or unexported fields
}
func GetPortTableSingleton ¶
func GetPortTableSingleton() *PortTableRole
func (*PortTableRole) Delete ¶
func (this *PortTableRole) Delete(portID string) error
func (*PortTableRole) Insert ¶
func (this *PortTableRole) Insert(portID, portName string) error
func (*PortTableRole) IsExist ¶
func (this *PortTableRole) IsExist(vethName string) bool
func (*PortTableRole) Load ¶
func (this *PortTableRole) Load() error
Click to show internal directories.
Click to hide internal directories.