This is a first pass at adding documentation for JSON-RPC methods. Currently, this covers the following nvmf_tgt RPC methods: - get_nvmf_subsystems - construct_nvmf_subsystem - delete_nvmf_subsystem Change-Id: I51f74eed52e68fef8307a278b2e36c326689bf92 Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com> Reviewed-on: https://review.gerrithub.io/381559 Tested-by: SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com>
35 lines
604 B
Markdown
35 lines
604 B
Markdown
# Storage Performance Development Kit {#index}
|
|
|
|
# Introduction {#intro}
|
|
- @ref getting_started
|
|
- @ref vagrant
|
|
- @ref changelog
|
|
- [Source Code (GitHub)](https://github.com/spdk/spdk/)
|
|
|
|
# User Guides {#user_guides}
|
|
|
|
- @ref iscsi_getting_started
|
|
- @ref nvmf_getting_started
|
|
- @ref blobfs_getting_started
|
|
|
|
# General Information {#general}
|
|
|
|
- @ref directory_structure
|
|
- @ref memory
|
|
- @ref porting
|
|
- [Public API header files](files.html)
|
|
- @ref jsonrpc
|
|
|
|
# Modules {#modules}
|
|
|
|
- @ref event
|
|
- @ref nvme
|
|
- @ref nvmf
|
|
- @ref ioat
|
|
- @ref iscsi
|
|
- @ref bdev
|
|
- @ref blob
|
|
- @ref blobfs
|
|
- @ref vhost
|
|
- @ref nvme-cli
|