sysrepo
2.12.0
YANG-based system repository for all-around configuration management.
|
Change Data Subscription API | |
Connection and Session API | |
Datastore Plugin API | |
Editing Data API | |
Error Format Handling Utilities | |
Getting Data API | |
Locking API | |
Logging API | |
Notification Plugin API | |
Notification Subscription API | |
Operational Data Subscription API | |
RPC/Action Subscription API | |
Schema API | |
Subscription API | |
Value Manipulation Utilities | Set of functions facilitating simplified manipulation with sysrepo values. It is not necessary to use these functions in any scenario, values can be allocated and initialized manually (just remember to set all uninitialized members to zero!) |
XPath Processing Utilities | Set of helpers working on a subset of xpath expressions used of node identification Functions modify inputs arguments by placing termination zero at appropriate places to save up string duplication. The state of processing is stored in sr_xpath_ctx_t opaque for user. It allows to continue in processing where the processing stopped or recover processed input |
sysrepo-plugind Plugin API |