Documentation ¶
Overview ¶
Package localclient implements client for local management of VPP configuration.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DataChangeRequest ¶
func DataChangeRequest(caller string) vppclient.DataChangeDSL
DataChangeRequest allows creating Data Change request(s) using convenient Data Change DSL and sending it locally through go channels (i.e. without using Data Store).
func DataResyncRequest ¶
func DataResyncRequest(caller string) vppclient.DataResyncDSL
DataResyncRequest allows creating a RESYNC request using convenient RESYNC DSL and sending it locally through go channels (i.e. without using Data Store).
Types ¶
Click to show internal directories.
Click to hide internal directories.