Skip to content

Commit

Permalink
Proto definitions for team onboarding (istio#28)
Browse files Browse the repository at this point in the history
Mirrored from https://github.com/tetrateio/tetrate @ c55e5b9d583a76971299d7e6af62d451c9d0b368
  • Loading branch information
tetrate-ci committed Sep 26, 2019
1 parent 2262153 commit 98f6009
Show file tree
Hide file tree
Showing 5 changed files with 1,082 additions and 81 deletions.
Binary file modified inventory/v1/inventory.proto-descriptor
Binary file not shown.
152 changes: 72 additions & 80 deletions inventory/v1/service.pb.go

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

2 changes: 1 addition & 1 deletion inventory/v1/service.proto
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
syntax = "proto3";

package tetrate.api.inventory.v1;
option go_package = "github.com/tetatrateio/tetrate/api/inventory/v1;invv1";
option go_package = "github.com/tetrateio/tetrate/api/inventory/v1;invv1";

import "google/api/annotations.proto";
import "google/protobuf/timestamp.proto";
Expand Down
Loading

0 comments on commit 98f6009

Please sign in to comment.