Data Structures | |
| class | TargetdError |
| class | TargetdStorage |
Functions | |
| def | handle_errors |
Variables | |
| string | DEFAULT_USER = "admin" |
| int | DEFAULT_PORT = 18700 |
| string | PATH = "/targetrpc" |
| int | _LVM_SECTOR_SIZE = 512 |
| def plugin::targetd::targetd::handle_errors | ( | method | ) |
Definition at line 41 of file targetd.py.
| int _LVM_SECTOR_SIZE = 512 |
Definition at line 38 of file targetd.py.
| int DEFAULT_PORT = 18700 |
Definition at line 34 of file targetd.py.
| string DEFAULT_USER = "admin" |
Definition at line 33 of file targetd.py.
| string PATH = "/targetrpc" |
Definition at line 35 of file targetd.py.
1.6.1