Guestfs.TarIn¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
class |
|
Virtual Methods¶
- Inherited:
Properties¶
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r/w/c |
A boolean. |
||
r/w/c |
A string. |
||
r/w/c |
A boolean. |
||
r/w/c |
A boolean. |
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
parent |
r |
Class Details¶
- class Guestfs.TarIn(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
An object encapsulating optional arguments for
Guestfs.Session.tar_in
.- classmethod new()¶
- Returns:
a new
Guestfs.TarIn
object- Return type:
Create a new
Guestfs.TarIn
object
Property Details¶
- Guestfs.TarIn.props.acls¶
- Name:
acls
- Type:
- Default Value:
- Flags:
A boolean.
- Guestfs.TarIn.props.compress¶
-
A string.
- Guestfs.TarIn.props.selinux¶
- Name:
selinux
- Type:
- Default Value:
- Flags:
A boolean.
- Guestfs.TarIn.props.xattrs¶
- Name:
xattrs
- Type:
- Default Value:
- Flags:
A boolean.