Skip to content

Commit

Permalink
update the rpc calls
Browse files Browse the repository at this point in the history
Signed-off-by: Rewant Soni <[email protected]>
  • Loading branch information
rewantsoni committed Nov 7, 2024
1 parent ee57bad commit 20951c4
Show file tree
Hide file tree
Showing 3 changed files with 117 additions and 144 deletions.
128 changes: 58 additions & 70 deletions services/provider/api/provider.pb.go

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

5 changes: 1 addition & 4 deletions services/provider/proto/provider.proto
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,4 @@ message PeerStorageClusterRequest{
}

// PeerStorageClusterResponse holds the response for OnboardStorageClusterPeer API request
message PeerStorageClusterResponse{
// storageClusterUID is the k8s UID of the remote StorageCluster
string storageClusterUID = 1;
}
message PeerStorageClusterResponse{}
Loading

0 comments on commit 20951c4

Please sign in to comment.