proxy.golang.org : github.com/nleiva/xrgrpc : v0.5.1
Package xrgrpc is a gRPC Client library for Cisco IOS XR devices. It exposes different RPC's to manage the device(s). The objective is to have a single interface to retrieve info from the device, apply configs to it, generate telemetry streams and program the RIB/FIB. The GetConfig service retrieves the configuration from a target device for the YANG paths specified. ShowCmdJSONOutput and ShowCmdTextOutput services return show command outputs JSON encoded or as unstructured text correspondingly. Tutorials to setup a testbed have been posted at: - Programming IOS-XR with gRPC and Go: https://xrdocs.github.io/programmability/tutorials/2017-08-04-programming-ios-xr-with-grpc-and-go/ - Validate the intent of network config changes: https://xrdocs.github.io/programmability/tutorials/2017-08-14-validate-the-intent-of-network-config-changes/
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/nleiva/xrgrpc@v0.5.1
Published:
Indexed:
Related tag:
v0.5.1
- github.com/golang/protobuf v1.5.2
- golang.org/x/net v0.0.0-20220425223048-2871e0cb64e4
- golang.org/x/sys v0.0.0-20220503163025-988cb79eb6c6
- golang.org/x/text v0.3.7
- google.golang.org/genproto v0.0.0-20220505152158-f39f71e6c8f3
- google.golang.org/grpc v1.46.0
- google.golang.org/protobuf v1.28.0