Documentation ¶
Overview ¶
Package commit provides networkservice chain elements for committing the vppagent *configurator.Config retrieved using vppagent.Config(ctx) to the actual vppagent instance.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewClient ¶
func NewClient(vppagentCC grpc.ClientConnInterface) networkservice.NetworkServiceClient
NewClient creates a NetworkServiceClient chain elements for committing the vppagent *configurator.Config retrieved using vppagent.Config(ctx) to the actual vppagent instance.
func NewServer ¶
func NewServer(vppagentCC grpc.ClientConnInterface) networkservice.NetworkServiceServer
NewServer creates a NetworkServiceServer chain elements for committing the vppagent *configurator.Config retrieved using vppagent.Config(ctx) to the actual vppagent instance.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.