Documentation ¶
Overview ¶
Package ipsecup provides chain elements that wait the 'up' of the IPSec interface
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewClient ¶
func NewClient(ctx context.Context, vppConn Connection) networkservice.NetworkServiceClient
NewClient provides a NetworkServiceClient chain element that waits the 'up' of the IPSec interface
Types ¶
type Connection ¶
type Connection interface { api.Connection api.ChannelProvider }
Connection - simply combines tha api.Connection and api.ChannelProvider interfaces
Click to show internal directories.
Click to hide internal directories.