Skip to content

Commit

Permalink
Publish cloudvision-apis proto clients
Browse files Browse the repository at this point in the history
Also modifies the provider/gnmi/helper_test Any test.
Primarily due to the protov1 Go library being deprecated and moving
to the v2 library:

    1. skips the Any test until gnmi library updates ModelData.
       Typically unused unless calling "internal" gRPC methods.
    2. the Any::String() method rather than proto.CompactText writer.
       Equivalent, and usable once we re-enable the test

Change-Id: Ic7d3875dc9a9994cc0c1564190dcbbf2146a47e9
  • Loading branch information
zmarcantel committed Sep 15, 2020
1 parent c9bc4de commit c223450
Show file tree
Hide file tree
Showing 13 changed files with 10,926 additions and 17 deletions.
1,220 changes: 1,220 additions & 0 deletions api/arista/event.v1/event.pb.go

Large diffs are not rendered by default.

1,709 changes: 1,709 additions & 0 deletions api/arista/event.v1/services.gen.pb.go

Large diffs are not rendered by default.

523 changes: 523 additions & 0 deletions api/arista/inventory.v1/inventory.pb.go

Large diffs are not rendered by default.

711 changes: 711 additions & 0 deletions api/arista/inventory.v1/services.gen.pb.go

Large diffs are not rendered by default.

166 changes: 166 additions & 0 deletions api/arista/subscriptions/subscriptions.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit c223450

Please sign in to comment.