# 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 This is implementation of Domain Specific Language (DSL) for data RESYNC of the VPP configuration.
DeleteDSL is here to put here most recent and previous value with revisions.
PutDSL is here to put here most recent and previous value with revisions.
Reply is here to gives you the ability to wait for the reply and get result (success/error).