Discover Packages
github.com/openconfig/lemming
internal
binding
package
Version:
v0.5.0
Opens a new window with list of versions in this module.
Published: Aug 12, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 55
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package binding wraps knebind to allow running integration tests without the need to supply kne/ondatra flags for configuration files.
KNE returns the custom lemming binding. The topoDir is the relative path to a
directory containing the Ondatra testbed and KNE topology pb.txt files.
Local is a local (in-process) binding for lemming and magna.
LemmingBind wraps the Ondatra knebind and adds the ability to set the testbed and topology from inside the test.
TODO: Add unit tests and upstream some of this to Ondatra.
Release runs knebind release then deletes the topology if it was created by this binding.
Reserve deploys the topology if it doesn't exists, then runs knebind Reserve.
LocalBind is an Ondatra binding for in-process testbed. Only Lemming and Magna are supported.
Release releases the reserved testbed.
Reserve creates a new local binding.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.