gnmi_target

command
v0.0.0-...-68ef6d3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 11, 2018 License: Apache-2.0 Imports: 17 Imported by: 0

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 :10161 \
  -config openconfig-openflow.json \
  -key server.key \
  -cert server.crt \
  -ca ca.crt \
  -username foo \
  -password bar \
  -alsologtostderr

Documentation

Overview

Binary gnmi_target implements a gNMI Target with in-memory configuration and telemetry.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL