proxy.golang.org : github.com/nleiva/xrgrpc : v0.4.0
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 -
codemeta.json
purl: pkg:golang/github.com/nleiva/xrgrpc@v0.4.0
Published:
Indexed:
Related tag:
v0.4.0
- github.com/golang/protobuf v1.2.0
- github.com/pkg/errors v0.8.0
- golang.org/x/net v0.0.0-20181106065722-10aee1819953
- golang.org/x/sys v0.0.0-20181106135930-3a76605856fd
- google.golang.org/genproto v0.0.0-20181101192439-c830210a61df
- google.golang.org/grpc v1.16.0