LibvirtGConfig.StoragePermissions¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
class |
|
class |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Virtual Methods¶
- Inherited:
Properties¶
- Inherited:
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
parent |
r |
Class Details¶
- class LibvirtGConfig.StoragePermissions(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- classmethod new()¶
- Return type:
- get_group()¶
- Returns:
numeric group ID
- Return type:
Gets the numeric group ID associated with self.
- get_label()¶
- Returns:
MAC label string.
- Return type:
Gets the MAC label string associated with self.
- get_mode()¶
- Returns:
permission set
- Return type:
Gets the octal permission set associated with self.
- get_owner()¶
- Returns:
numeric user ID.
- Return type:
Gets the numeric user ID associated with self.