command
Version:
v0.0.0-...-ca2f5af
Opens a new window with list of versions in this module.
Published: Mar 12, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 17
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
gNMI Target
A simple shell binary that implements a gNMI Target with in-memory configuration and telemetry.
Install
go get github.com/google/gnxi/gnmi_target
go install github.com/google/gnxi/gnmi_target
Run
./gnmi_target \
-bind_address :9339 \
-config openconfig-openflow.json \
-key server.key \
-cert server.crt \
-ca ca.crt
Documentation
¶
Binary gnmi_target implements a gNMI Target with in-memory configuration and telemetry.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.