Categorygithub.com/aristanetworks/cloudvision-go
module
0.0.0-20250312182513-d9fc1e85873c
Repository: https://github.com/aristanetworks/cloudvision-go.git
Documentation: pkg.go.dev

# README

cloudvision-go

This repository contains Go resources and libraries for integrating with Arista's CloudVision platform. Right now it provides two major categories of functionality:

  • Go bindings for Resource APIs, which allow external systems to integrate with CloudVision
  • The CloudVision Device SDK, which provides a framework for streaming data from third-party network devices into CloudVision

Documentation

Documentation is hosted on this project's wiki. It contains an introduction to CloudVision and its architecture as well as a guide to the CloudVision Device SDK. Documentation on Resource APIs lives in the cloudvision-apis repository, and the correspdonding Go bindings can be found in this repository's top-level api directory.

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
Package grpc contains utilities for interacting with CloudVision's gRPC APIs.
Package log is a generic logging system that does multiplexing of logs according to the caller interface of the log functions.
Package mock is a generated GoMock package.
No description provided by the author
Package version is a package that contains various version strings.