openconfig / gnmi-gateway

A modular, distributed, and highly available service for modern network telemetry via OpenConfig and gNMI
Apache License 2.0
137 stars 32 forks source link

Simple config #6

Closed colinmcintosh closed 4 years ago

colinmcintosh commented 4 years ago

This PR adds a new target loader for parsing simple target configurations in a YAML file. See simple.go for an example.