gnmi_target

command
v0.0.0-...-8c9b590 Latest Latest
Warning

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

Go to latest
Published: Sep 26, 2017 License: Apache-2.0 Imports: 10 Imported by: 0

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

Overview

Binary gnmi_target behaves as a gNMI Target.

Jump to

Keyboard shortcuts

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