Documentation ¶
Overview ¶
Package unnumbered provides networkservice chain elements to set unnumbered on vpp interfaces
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewClient ¶
func NewClient(vppConn api.Connection, loadIfaceFn func(ctx context.Context, isClient bool) (value interface_types.InterfaceIndex, ok bool)) networkservice.NetworkServiceClient
NewClient creates a new instance of unnumbered client
func NewServer ¶
func NewServer(vppConn api.Connection, loadIfaceFn func(ctx context.Context, isClient bool) (value interface_types.InterfaceIndex, ok bool)) networkservice.NetworkServiceServer
NewServer creates a new instance of unnumbered server
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.