package
2.1.4+incompatible
Repository: https://github.com/shivkb/contiv-vpp.git
Documentation: pkg.go.dev
# Functions
NewDataChangeDSL is a constructor.
NewDataResyncDSL is a constructor.
# Structs
DataChangeDSL is used to conveniently assign all the data that are needed for the DataChange.
DataResyncDSL is used to conveniently assign all the data that are needed for the RESYNC.
DeleteDSL allows to remove configuration via GRPC.
PutDSL allows to add or edit configuration via GRPC.
Reply enables waiting for the reply and getting result (success/error).