Skip to content

Commit

Permalink
chore(storage): auto-generated protos
Browse files Browse the repository at this point in the history
Signed-off-by: Artsiom Koltun <artsiom.koltun@intel.com>
  • Loading branch information
artek-koltun authored and glimchb committed Oct 5, 2023
1 parent e7820ff commit ec55946
Show file tree
Hide file tree
Showing 148 changed files with 3,145 additions and 3,484 deletions.
36 changes: 11 additions & 25 deletions storage/v1alpha1/autogen.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,7 @@

- [NullVolumeService](#opi_api-storage-v1-NullVolumeService)

- [backend_nvme_pcie.proto](#backend_nvme_pcie-proto)
- [backend_nvme_tcp.proto](#backend_nvme_tcp-proto)
- [backend_nvme.proto](#backend_nvme-proto)
- [CreateNvmePathRequest](#opi_api-storage-v1-CreateNvmePathRequest)
- [CreateNvmeRemoteControllerRequest](#opi_api-storage-v1-CreateNvmeRemoteControllerRequest)
- [DeleteNvmePathRequest](#opi_api-storage-v1-DeleteNvmePathRequest)
Expand Down Expand Up @@ -62,7 +61,7 @@

- [NvmeRemoteControllerService](#opi_api-storage-v1-NvmeRemoteControllerService)

- [frontend_nvme_pcie.proto](#frontend_nvme_pcie-proto)
- [frontend_nvme.proto](#frontend_nvme-proto)
- [CreateNvmeControllerRequest](#opi_api-storage-v1-CreateNvmeControllerRequest)
- [CreateNvmeNamespaceRequest](#opi_api-storage-v1-CreateNvmeNamespaceRequest)
- [CreateNvmeSubsystemRequest](#opi_api-storage-v1-CreateNvmeSubsystemRequest)
Expand Down Expand Up @@ -573,26 +572,10 @@ Back End (network-facing) APIs. This is debug interface for null block devices.



<a name="backend_nvme_pcie-proto"></a>
<a name="backend_nvme-proto"></a>
<p align="right"><a href="#top">Top</a></p>

## backend_nvme_pcie.proto












<a name="backend_nvme_tcp-proto"></a>
<p align="right"><a href="#top">Top</a></p>

## backend_nvme_tcp.proto
## backend_nvme.proto



Expand Down Expand Up @@ -1031,7 +1014,8 @@ Multipath mode value options
<a name="opi_api-storage-v1-NvmeRemoteControllerService"></a>

### NvmeRemoteControllerService
Back End (network-facing) APIs. NVMe/TCP and NVMe/RoCEv2 protocols are covered by this service.
Back End APIs. Reponsible for connection to external Nvme devices
e.g. connection to Nvme/TCP Nvme/RDMA and local Nvme/Pcie ssds

| Method Name | Request Type | Response Type | Description |
| ----------- | ------------ | ------------- | ------------|
Expand All @@ -1055,10 +1039,10 @@ Back End (network-facing) APIs. NVMe/TCP and NVMe/RoCEv2 protocols are covered b



<a name="frontend_nvme_pcie-proto"></a>
<a name="frontend_nvme-proto"></a>
<p align="right"><a href="#top">Top</a></p>

## frontend_nvme_pcie.proto
## frontend_nvme.proto



Expand Down Expand Up @@ -1642,7 +1626,9 @@ Namespace Administrative States
<a name="opi_api-storage-v1-FrontendNvmeService"></a>

### FrontendNvmeService
Front End (host-facing) APIs. Mostly used for Nvme/PCIe emulation and host presentation.
Front End APIs. Used for creation of xPU managed Nvme devices
e.g. emulated host-facing Nvme/Pcie controllers as well as
Nvme-oF controllers

| Method Name | Request Type | Response Type | Description |
| ----------- | ------------ | ------------- | ------------|
Expand Down

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

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

Large diffs are not rendered by default.

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

Loading

0 comments on commit ec55946

Please sign in to comment.