| Home | Trees | Indices | Help |
|
|---|
|
|
Implements the RTS Target backstore and storage object classes.
This file is part of RTSLib Community Edition. Copyright (c) 2011 by RisingTide Systems LLC
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, version 3 (AGPLv3).
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
| Backstore | |||
|
PSCSIBackstore This is an interface to pscsi backstore plugin objects in configFS. |
|||
|
RDMCPBackstore This is an interface to rd_mcp backstore plugin objects in configFS. |
|||
|
FileIOBackstore This is an interface to fileio backstore plugin objects in configFS. |
|||
|
BlockBackstore This is an interface to iblock backstore plugin objects in configFS. |
|||
|
StorageObject This is an interface to storage objects in configFS. |
|||
|
PSCSIStorageObject An interface to configFS storage objects for pscsi backstore. |
|||
|
RDMCPStorageObject An interface to configFS storage objects for rd_mcp backstore. |
|||
|
FileIOStorageObject An interface to configFS storage objects for fileio backstore. |
|||
|
BlockStorageObject An interface to configFS storage objects for block backstore. |
|||
|
|||
|
|||
|
|||
__package__ =
|
|||
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Apr 17 20:11:33 2012 | http://epydoc.sourceforge.net |