Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(sm *subnet.SubnetManager, config json.RawMessage) backend.Backend
Types ¶
type VXLANBackend ¶
type VXLANBackend struct {
// contains filtered or unexported fields
}
func (*VXLANBackend) Name ¶
func (vb *VXLANBackend) Name() string
func (*VXLANBackend) Run ¶
func (vb *VXLANBackend) Run()
func (*VXLANBackend) Stop ¶
func (vb *VXLANBackend) Stop()
Click to show internal directories.
Click to hide internal directories.