nicklasfrahm / netadm

A CLI and a set of client libraries to manage network devices written in Go.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Research openconfig and define data model

nicklasfrahm opened this issue · comments

Based on the advice presented in openconfig/public#608 explore openconfig and define the data structures for this tool via OpenAPI or similar.

For now, I think it's best to keep the configuration keys flat to prevent unnecessary complexity.