package
2.5.1+incompatible
Repository: https://github.com/lxlee1102/vpp-agent.git
Documentation: pkg.go.dev

# Packages

Package dbadapter implements Domain Specific Language (DSL) for resync and change of VPP and Linux configuration.
Package localclient implements client for local management of VPP and Linux configuration.
Package remoteclient implements client for remote management of VPP and Linux configuration.

# Interfaces

DataChangeDSL defines the Domain Specific Language (DSL) for data change of both Linux and VPP configuration.
DataResyncDSL defines the Domain Specific Language (DSL) for data RESYNC of both Linux and VPP configuration.
DeleteDSL is a subset of data change DSL statements, used to remove existing Linux or VPP configuration.
PutDSL is a subset of data change DSL statements, used to declare new Linux or VPP configuration or change existing one.