Inherits lsm::_data::IData.

Public Member Functions | |
| def | __init__ |
Static Public Attributes | |
| list | SUPPORTED_SEARCH_KEYS = ['id', 'fs_id'] |
| int | ANON_UID_GID_NA = 1 |
| int | ANON_UID_GID_ERROR = 2 |
Definition at line 482 of file _data.py.
| def __init__ | ( | self, | ||
| _id, | ||||
| _fs_id, | ||||
| _export_path, | ||||
| _auth, | ||||
| _root, | ||||
| _rw, | ||||
| _ro, | ||||
| _anonuid, | ||||
| _anongid, | ||||
| _options, | ||||
_plugin_data = None | ||||
| ) |
int ANON_UID_GID_ERROR = 2 [static] |
int ANON_UID_GID_NA = 1 [static] |
list SUPPORTED_SEARCH_KEYS = ['id', 'fs_id'] [static] |
1.6.1