package
1.1.9
Repository: https://github.com/onosproject/onos-net-lib.git
Documentation: pkg.go.dev

# Functions

NewGNMIConfigurable creates a new gNMI configurable backed by the specified config tree root.
NewRoot creates a new configuration tree root.

# Structs

GNMIConfigurable provides a base implementation of a gNMI server backed by a config tree.
Node represents a single node in the configuration tree.

# Interfaces

Configurable provides an abstraction of a config tree-based configuration mechanism.
SubscribeResponder is an abstraction for sending SubscribeResponse messages to controllers.