# Functions
AddCommit Add creates a new MountPoint Controller and adds it to the Manager.
AddCreateSubscription creates a new MountPoint Controller and adds it to the Manager.
AddEditConfig Add creates a new MountPoint Controller and adds it to the Manager.
AddEstablishSubscription Add creates a new MountPoint Controller and adds it to the Manager.
AddGet Add creates a new MountPoint Controller and adds it to the Manager.
AddGetConfig Add creates a new MountPoint Controller and adds it to the Manager.
AddLock Add creates a new MountPoint Controller and adds it to the Manager.
AddMountPoint Add creates a new MountPoint Controller and adds it to the Manager.
AddRPC Add creates a new MountPoint Controller and adds it to the Manager.
AddUnlock Add creates a new MountPoint Controller and adds it to the Manager.
CheckMountPointExists validates a MountPoint, defined by its namespacedName, exists.
SendToKafka establish a connection and sends a message to Kafka.
ValidateXML checks a provided string can be properly unmarshall in the specified struct.
# Variables
Sessions hold the active SSH session to NETCONF servers.
# Structs
CommitReconciler reconciles a Commit object.
CreateSubscriptionReconciler reconciles a CreateSubscription object.
EditConfigReconciler reconciles a EditConfig object.
EstablishSubscriptionReconciler reconciles a EstablishSubscription object.
GetConfigReconciler reconciles a GetConfig object.
GetReconciler reconciles a Get object.
LockReconciler reconciles a Lock object.
MountPointReconciler reconciles a MountPoint object.
RPCReconciler reconciles a RPC object.
UnlockReconciler reconciles a Unlock object.