command
Version:
v0.0.0-...-8c9b590
Opens a new window with list of versions in this module.
Published: Sep 26, 2017
License: Apache-2.0
Opens a new window with license information.
Imports: 10
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 behaves as a gNMI Target.
Supported features:
- Reflect a gNMI Get request.
Install
go get github.com/samribeiro/gnmi/gnmi_target
go install github.com/samribeiro/gnmi/gnmi_target
Run
gnmi_target \
-bind_address :32123 \
-key server.key \
-cert server.crt \
-ca ca.crt \
-alsologtostderr
Documentation
¶
Binary gnmi_target behaves as a gNMI Target.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.