Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewWgVppHandler ¶
Types ¶
type WgVppHandler ¶
type WgVppHandler struct {
// contains filtered or unexported fields
}
func (*WgVppHandler) DumpWgPeers ¶
func (h *WgVppHandler) DumpWgPeers() (peerList []*wg.Peer, err error)
DumpWgPeers implements wg handler.
func (*WgVppHandler) RemovePeer ¶
func (h *WgVppHandler) RemovePeer(peer_idx uint32) error
Click to show internal directories.
Click to hide internal directories.