NfsExport Class Reference

Inherits lsm::_data::IData.

Collaboration diagram for NfsExport:
Collaboration graph
[legend]

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

Detailed Description

Definition at line 482 of file _data.py.


Member Function Documentation

def __init__ (   self,
  _id,
  _fs_id,
  _export_path,
  _auth,
  _root,
  _rw,
  _ro,
  _anonuid,
  _anongid,
  _options,
  _plugin_data = None 
)

Definition at line 487 of file _data.py.


Field Documentation

int ANON_UID_GID_ERROR = 2 [static]

Definition at line 485 of file _data.py.

int ANON_UID_GID_NA = 1 [static]

Definition at line 484 of file _data.py.

list SUPPORTED_SEARCH_KEYS = ['id', 'fs_id'] [static]

Definition at line 483 of file _data.py.


The documentation for this class was generated from the following file:

Generated on 9 Jul 2015 for libStorageMgmt by  doxygen 1.6.1