Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/openconfig/gnoi
gRPC Network Operations Interface (gNOI) defines a set of gRPC-based microservices for executing operational commands on network devices.
https://github.com/openconfig/gnoi
Last synced: about 2 months ago
JSON representation
gRPC Network Operations Interface (gNOI) defines a set of gRPC-based microservices for executing operational commands on network devices.
- Host: GitHub
- URL: https://github.com/openconfig/gnoi
- Owner: openconfig
- License: apache-2.0
- Created: 2017-08-16T21:01:08.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-11-11T11:58:14.000Z (about 2 months ago)
- Last Synced: 2024-11-17T12:28:21.522Z (about 2 months ago)
- Language: Starlark
- Size: 1.39 MB
- Stars: 159
- Watchers: 47
- Forks: 69
- Open Issues: 40
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# gNOI - gRPC Network Operations Interface
gNOI defines a set of gRPC-based microservices for executing operational commands on network devices.# Rebuild *.pb.go files
```
./regenerate-files.sh
````