Discover Packages
github.com/m-lab/switch-monitoring
internal
netconf
package
Version:
v0.1.3
Opens a new window with list of versions in this module.
Published: Jun 5, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Compare cleans up two switch configuration files and returns true if they
are the same.
Client is a client to get the switch configuration using the
NETCONF protocol.
func New(auth *junos.AuthMethod) Client
New returns a new NetconfClient.
GetConfig connects to a switch, reads the specified configuration section
and returns its content. The section can be an empty string. In that case,
the whole configuration will be read.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.