A B C D E F G H I J K L M N O P R S T U V W X Z

A

acl_delete_def_file(String) - Method in class com.redhat.et.libguestfs.GuestFS
delete the default POSIX ACL of a directory
acl_get_file(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
get the POSIX ACL attached to a file
acl_set_file(String, String, String) - Method in class com.redhat.et.libguestfs.GuestFS
set the POSIX ACL attached to a file
add_cdrom(String) - Method in class com.redhat.et.libguestfs.GuestFS
add a CD-ROM disk image to examine
add_domain(String, Map<String, Object>) - Method in class com.redhat.et.libguestfs.GuestFS
add the disk(s) from a named libvirt domain
add_domain(String) - Method in class com.redhat.et.libguestfs.GuestFS
 
add_drive(String, Map<String, Object>) - Method in class com.redhat.et.libguestfs.GuestFS
add an image to examine or modify
add_drive(String) - Method in class com.redhat.et.libguestfs.GuestFS
 
add_drive_opts(String, Map<String, Object>) - Method in class com.redhat.et.libguestfs.GuestFS
 
add_drive_opts(String) - Method in class com.redhat.et.libguestfs.GuestFS
 
add_drive_ro(String) - Method in class com.redhat.et.libguestfs.GuestFS
add a drive in snapshot mode (read-only)
add_drive_ro_with_if(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
add a drive read-only specifying the QEMU block emulation to use
add_drive_scratch(long, Map<String, Object>) - Method in class com.redhat.et.libguestfs.GuestFS
add a temporary scratch drive
add_drive_scratch(long) - Method in class com.redhat.et.libguestfs.GuestFS
 
add_drive_with_if(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
add a drive specifying the QEMU block emulation to use
app2_arch - Variable in class com.redhat.et.libguestfs.Application2
 
app2_description - Variable in class com.redhat.et.libguestfs.Application2
 
app2_display_name - Variable in class com.redhat.et.libguestfs.Application2
 
app2_epoch - Variable in class com.redhat.et.libguestfs.Application2
 
app2_install_path - Variable in class com.redhat.et.libguestfs.Application2
 
app2_name - Variable in class com.redhat.et.libguestfs.Application2
 
app2_publisher - Variable in class com.redhat.et.libguestfs.Application2
 
app2_release - Variable in class com.redhat.et.libguestfs.Application2
 
app2_source_package - Variable in class com.redhat.et.libguestfs.Application2
 
app2_spare1 - Variable in class com.redhat.et.libguestfs.Application2
 
app2_spare2 - Variable in class com.redhat.et.libguestfs.Application2
 
app2_spare3 - Variable in class com.redhat.et.libguestfs.Application2
 
app2_spare4 - Variable in class com.redhat.et.libguestfs.Application2
 
app2_summary - Variable in class com.redhat.et.libguestfs.Application2
 
app2_trans_path - Variable in class com.redhat.et.libguestfs.Application2
 
app2_url - Variable in class com.redhat.et.libguestfs.Application2
 
app2_version - Variable in class com.redhat.et.libguestfs.Application2
 
app_description - Variable in class com.redhat.et.libguestfs.Application
 
app_display_name - Variable in class com.redhat.et.libguestfs.Application
 
app_epoch - Variable in class com.redhat.et.libguestfs.Application
 
app_install_path - Variable in class com.redhat.et.libguestfs.Application
 
app_name - Variable in class com.redhat.et.libguestfs.Application
 
app_publisher - Variable in class com.redhat.et.libguestfs.Application
 
app_release - Variable in class com.redhat.et.libguestfs.Application
 
app_source_package - Variable in class com.redhat.et.libguestfs.Application
 
app_summary - Variable in class com.redhat.et.libguestfs.Application
 
app_trans_path - Variable in class com.redhat.et.libguestfs.Application
 
app_url - Variable in class com.redhat.et.libguestfs.Application
 
app_version - Variable in class com.redhat.et.libguestfs.Application
 
Application - Class in com.redhat.et.libguestfs
Application structure.
Application() - Constructor for class com.redhat.et.libguestfs.Application
 
Application2 - Class in com.redhat.et.libguestfs
Application2 structure.
Application2() - Constructor for class com.redhat.et.libguestfs.Application2
 
atime - Variable in class com.redhat.et.libguestfs.Stat
 
attrname - Variable in class com.redhat.et.libguestfs.XAttr
 
attrval - Variable in class com.redhat.et.libguestfs.XAttr
 
aug_clear(String) - Method in class com.redhat.et.libguestfs.GuestFS
clear Augeas path
aug_close() - Method in class com.redhat.et.libguestfs.GuestFS
close the current Augeas handle
aug_defnode(String, String, String) - Method in class com.redhat.et.libguestfs.GuestFS
define an Augeas node
aug_defvar(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
define an Augeas variable
aug_get(String) - Method in class com.redhat.et.libguestfs.GuestFS
look up the value of an Augeas path
aug_init(String, int) - Method in class com.redhat.et.libguestfs.GuestFS
create a new Augeas handle
aug_insert(String, String, boolean) - Method in class com.redhat.et.libguestfs.GuestFS
insert a sibling Augeas node
aug_label(String) - Method in class com.redhat.et.libguestfs.GuestFS
return the label from an Augeas path expression
aug_load() - Method in class com.redhat.et.libguestfs.GuestFS
load files into the tree
aug_ls(String) - Method in class com.redhat.et.libguestfs.GuestFS
list Augeas nodes under augpath
aug_match(String) - Method in class com.redhat.et.libguestfs.GuestFS
return Augeas nodes which match augpath
aug_mv(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
move Augeas node
aug_rm(String) - Method in class com.redhat.et.libguestfs.GuestFS
remove an Augeas path
aug_save() - Method in class com.redhat.et.libguestfs.GuestFS
write all pending Augeas changes to disk
aug_set(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
set Augeas path to value
aug_setm(String, String, String) - Method in class com.redhat.et.libguestfs.GuestFS
set multiple Augeas nodes
available(String[]) - Method in class com.redhat.et.libguestfs.GuestFS
test availability of some parts of the API
available_all_groups() - Method in class com.redhat.et.libguestfs.GuestFS
return a list of all optional groups

B

b - Variable in class com.redhat.et.libguestfs.IntBool
 
base64_in(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
upload base64-encoded data to file
base64_out(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
download file and encode as base64
bavail - Variable in class com.redhat.et.libguestfs.StatVFS
 
bfree - Variable in class com.redhat.et.libguestfs.StatVFS
 
blkid(String) - Method in class com.redhat.et.libguestfs.GuestFS
print block device attributes
blksize - Variable in class com.redhat.et.libguestfs.Stat
 
blockdev_flushbufs(String) - Method in class com.redhat.et.libguestfs.GuestFS
flush device buffers
blockdev_getbsz(String) - Method in class com.redhat.et.libguestfs.GuestFS
get blocksize of block device
blockdev_getro(String) - Method in class com.redhat.et.libguestfs.GuestFS
is block device set to read-only
blockdev_getsize64(String) - Method in class com.redhat.et.libguestfs.GuestFS
get total size of device in bytes
blockdev_getss(String) - Method in class com.redhat.et.libguestfs.GuestFS
get sectorsize of block device
blockdev_getsz(String) - Method in class com.redhat.et.libguestfs.GuestFS
get total size of device in 512-byte sectors
blockdev_rereadpt(String) - Method in class com.redhat.et.libguestfs.GuestFS
reread partition table
blockdev_setbsz(String, int) - Method in class com.redhat.et.libguestfs.GuestFS
set blocksize of block device
blockdev_setro(String) - Method in class com.redhat.et.libguestfs.GuestFS
set block device to read-only
blockdev_setrw(String) - Method in class com.redhat.et.libguestfs.GuestFS
set block device to read-write
blocks - Variable in class com.redhat.et.libguestfs.Stat
 
blocks - Variable in class com.redhat.et.libguestfs.StatVFS
 
bsize - Variable in class com.redhat.et.libguestfs.StatVFS
 
btrfs_device_add(String[], String) - Method in class com.redhat.et.libguestfs.GuestFS
add devices to a btrfs filesystem
btrfs_device_delete(String[], String) - Method in class com.redhat.et.libguestfs.GuestFS
remove devices from a btrfs filesystem
btrfs_filesystem_balance(String) - Method in class com.redhat.et.libguestfs.GuestFS
balance a btrfs filesystem
btrfs_filesystem_resize(String, Map<String, Object>) - Method in class com.redhat.et.libguestfs.GuestFS
resize a btrfs filesystem
btrfs_filesystem_resize(String) - Method in class com.redhat.et.libguestfs.GuestFS
 
btrfs_filesystem_sync(String) - Method in class com.redhat.et.libguestfs.GuestFS
sync a btrfs filesystem
btrfs_fsck(String, Map<String, Object>) - Method in class com.redhat.et.libguestfs.GuestFS
check a btrfs filesystem
btrfs_fsck(String) - Method in class com.redhat.et.libguestfs.GuestFS
 
btrfs_set_seeding(String, boolean) - Method in class com.redhat.et.libguestfs.GuestFS
enable or disable the seeding feature of device
btrfs_subvolume_create(String) - Method in class com.redhat.et.libguestfs.GuestFS
create a btrfs snapshot
btrfs_subvolume_delete(String) - Method in class com.redhat.et.libguestfs.GuestFS
delete a btrfs snapshot
btrfs_subvolume_list(String) - Method in class com.redhat.et.libguestfs.GuestFS
list btrfs snapshots and subvolumes
btrfs_subvolume_set_default(long, String) - Method in class com.redhat.et.libguestfs.GuestFS
set default btrfs subvolume
btrfs_subvolume_snapshot(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
create a writable btrfs snapshot
BTRFSSubvolume - Class in com.redhat.et.libguestfs
BTRFSSubvolume structure.
BTRFSSubvolume() - Constructor for class com.redhat.et.libguestfs.BTRFSSubvolume
 
btrfssubvolume_id - Variable in class com.redhat.et.libguestfs.BTRFSSubvolume
 
btrfssubvolume_path - Variable in class com.redhat.et.libguestfs.BTRFSSubvolume
 
btrfssubvolume_top_level_id - Variable in class com.redhat.et.libguestfs.BTRFSSubvolume
 

C

canonical_device_name(String) - Method in class com.redhat.et.libguestfs.GuestFS
return canonical device name
cap_get_file(String) - Method in class com.redhat.et.libguestfs.GuestFS
get the Linux capabilities attached to a file
cap_set_file(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
set the Linux capabilities attached to a file
case_sensitive_path(String) - Method in class com.redhat.et.libguestfs.GuestFS
return true path on case-insensitive filesystem
cat(String) - Method in class com.redhat.et.libguestfs.GuestFS
list the contents of a file
checksum(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
compute MD5, SHAx or CRC checksum of file
checksum_device(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
compute MD5, SHAx or CRC checksum of the contents of a device
checksums_out(String, String, String) - Method in class com.redhat.et.libguestfs.GuestFS
compute MD5, SHAx or CRC checksum of files in a directory
chmod(int, String) - Method in class com.redhat.et.libguestfs.GuestFS
change file mode
chown(int, int, String) - Method in class com.redhat.et.libguestfs.GuestFS
change file owner and group
close() - Method in class com.redhat.et.libguestfs.GuestFS
Close a libguestfs handle.
com.redhat.et.libguestfs - package com.redhat.et.libguestfs
 
command(String[]) - Method in class com.redhat.et.libguestfs.GuestFS
run a command from the guest filesystem
command_lines(String[]) - Method in class com.redhat.et.libguestfs.GuestFS
run a command, returning lines
compress_device_out(String, String, String, Map<String, Object>) - Method in class com.redhat.et.libguestfs.GuestFS
output compressed device
compress_device_out(String, String, String) - Method in class com.redhat.et.libguestfs.GuestFS
 
compress_out(String, String, String, Map<String, Object>) - Method in class com.redhat.et.libguestfs.GuestFS
output compressed file
compress_out(String, String, String) - Method in class com.redhat.et.libguestfs.GuestFS
 
config(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
add hypervisor parameters
copy_device_to_device(String, String, Map<String, Object>) - Method in class com.redhat.et.libguestfs.GuestFS
copy from source device to destination device
copy_device_to_device(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
 
copy_device_to_file(String, String, Map<String, Object>) - Method in class com.redhat.et.libguestfs.GuestFS
copy from source device to destination file
copy_device_to_file(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
 
copy_file_to_device(String, String, Map<String, Object>) - Method in class com.redhat.et.libguestfs.GuestFS
copy from source file to destination device
copy_file_to_device(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
 
copy_file_to_file(String, String, Map<String, Object>) - Method in class com.redhat.et.libguestfs.GuestFS
copy from source file to destination file
copy_file_to_file(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
 
copy_percent - Variable in class com.redhat.et.libguestfs.LV
 
copy_size(String, String, long) - Method in class com.redhat.et.libguestfs.GuestFS
copy size bytes from source to destination using dd
cp(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
copy a file
cp_a(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
copy a file or directory recursively
cp_r(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
copy a file or directory recursively
ctime - Variable in class com.redhat.et.libguestfs.Stat
 

D

dd(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
copy from source to destination using dd
debug(String, String[]) - Method in class com.redhat.et.libguestfs.GuestFS
 
debug_drives() - Method in class com.redhat.et.libguestfs.GuestFS
 
debug_upload(String, String, int) - Method in class com.redhat.et.libguestfs.GuestFS
 
delete_event_callback(int) - Method in class com.redhat.et.libguestfs.GuestFS
Delete an event handler.
dev - Variable in class com.redhat.et.libguestfs.Stat
 
dev_size - Variable in class com.redhat.et.libguestfs.PV
 
device_index(String) - Method in class com.redhat.et.libguestfs.GuestFS
convert device to index
df() - Method in class com.redhat.et.libguestfs.GuestFS
report file system disk space usage
df_h() - Method in class com.redhat.et.libguestfs.GuestFS
report file system disk space usage (human readable)
Dirent - Class in com.redhat.et.libguestfs
Dirent structure.
Dirent() - Constructor for class com.redhat.et.libguestfs.Dirent
 
disk_format(String) - Method in class com.redhat.et.libguestfs.GuestFS
detect the disk format of a disk image
disk_has_backing_file(String) - Method in class com.redhat.et.libguestfs.GuestFS
return whether disk has a backing file
disk_virtual_size(String) - Method in class com.redhat.et.libguestfs.GuestFS
return virtual size of a disk
dmesg() - Method in class com.redhat.et.libguestfs.GuestFS
return kernel messages
download(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
download a file to the local machine
download_offset(String, String, long, long) - Method in class com.redhat.et.libguestfs.GuestFS
download a file to the local machine with offset and size
drop_caches(int) - Method in class com.redhat.et.libguestfs.GuestFS
drop kernel page cache, dentries and inodes
du(String) - Method in class com.redhat.et.libguestfs.GuestFS
estimate file space usage

E

e2fsck(String, Map<String, Object>) - Method in class com.redhat.et.libguestfs.GuestFS
check an ext2/ext3 filesystem
e2fsck(String) - Method in class com.redhat.et.libguestfs.GuestFS
 
e2fsck_f(String) - Method in class com.redhat.et.libguestfs.GuestFS
check an ext2/ext3 filesystem
echo_daemon(String[]) - Method in class com.redhat.et.libguestfs.GuestFS
echo arguments back to the client
egrep(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
return lines matching a pattern
egrepi(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
return lines matching a pattern
equal(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
test if two files have equal contents
event(long, int, String, long[]) - Method in interface com.redhat.et.libguestfs.EventCallback
 
EVENT_ALL - Static variable in class com.redhat.et.libguestfs.GuestFS
Bitmask of all events.
EVENT_APPLIANCE - Static variable in class com.redhat.et.libguestfs.GuestFS
Event 'appliance'.
EVENT_CLOSE - Static variable in class com.redhat.et.libguestfs.GuestFS
Event 'close'.
EVENT_ENTER - Static variable in class com.redhat.et.libguestfs.GuestFS
Event 'enter'.
EVENT_LAUNCH_DONE - Static variable in class com.redhat.et.libguestfs.GuestFS
Event 'launch_done'.
EVENT_LIBRARY - Static variable in class com.redhat.et.libguestfs.GuestFS
Event 'library'.
EVENT_LIBVIRT_AUTH - Static variable in class com.redhat.et.libguestfs.GuestFS
Event 'libvirt_auth'.
EVENT_PROGRESS - Static variable in class com.redhat.et.libguestfs.GuestFS
Event 'progress'.
EVENT_SUBPROCESS_QUIT - Static variable in class com.redhat.et.libguestfs.GuestFS
Event 'subprocess_quit'.
EVENT_TRACE - Static variable in class com.redhat.et.libguestfs.GuestFS
Event 'trace'.
EVENT_WARNING - Static variable in class com.redhat.et.libguestfs.GuestFS
Event 'warning'.
EventCallback - Interface in com.redhat.et.libguestfs
Event callback interface.
eventToString(long) - Static method in class com.redhat.et.libguestfs.GuestFS
Utility function to turn an event number or bitmask into a string.
exists(String) - Method in class com.redhat.et.libguestfs.GuestFS
test if file or directory exists
extlinux(String) - Method in class com.redhat.et.libguestfs.GuestFS
install the SYSLINUX bootloader on an ext2/3/4 or btrfs filesystem
extra - Variable in class com.redhat.et.libguestfs.Version
 

F

fallocate(String, int) - Method in class com.redhat.et.libguestfs.GuestFS
preallocate a file in the guest filesystem
fallocate64(String, long) - Method in class com.redhat.et.libguestfs.GuestFS
preallocate a file in the guest filesystem
favail - Variable in class com.redhat.et.libguestfs.StatVFS
 
feature_available(String[]) - Method in class com.redhat.et.libguestfs.GuestFS
test availability of some parts of the API
ffree - Variable in class com.redhat.et.libguestfs.StatVFS
 
fgrep(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
return lines matching a pattern
fgrepi(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
return lines matching a pattern
file(String) - Method in class com.redhat.et.libguestfs.GuestFS
determine file type
file_architecture(String) - Method in class com.redhat.et.libguestfs.GuestFS
detect the architecture of a binary file
files - Variable in class com.redhat.et.libguestfs.StatVFS
 
filesize(String) - Method in class com.redhat.et.libguestfs.GuestFS
return the size of the file in bytes
filesystem_available(String) - Method in class com.redhat.et.libguestfs.GuestFS
check if filesystem is available
fill(int, int, String) - Method in class com.redhat.et.libguestfs.GuestFS
fill a file with octets
fill_dir(String, int) - Method in class com.redhat.et.libguestfs.GuestFS
fill a directory with empty files
fill_pattern(String, int, String) - Method in class com.redhat.et.libguestfs.GuestFS
fill a file with a repeating pattern of bytes
finalize() - Method in class com.redhat.et.libguestfs.GuestFS
 
find(String) - Method in class com.redhat.et.libguestfs.GuestFS
find all files and directories
find0(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
find all files and directories, returning NUL-separated list
findfs_label(String) - Method in class com.redhat.et.libguestfs.GuestFS
find a filesystem by label
findfs_uuid(String) - Method in class com.redhat.et.libguestfs.GuestFS
find a filesystem by UUID
flag - Variable in class com.redhat.et.libguestfs.StatVFS
 
frsize - Variable in class com.redhat.et.libguestfs.StatVFS
 
fsck(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
run the filesystem checker
fsid - Variable in class com.redhat.et.libguestfs.StatVFS
 
fstrim(String, Map<String, Object>) - Method in class com.redhat.et.libguestfs.GuestFS
trim free space in a filesystem
fstrim(String) - Method in class com.redhat.et.libguestfs.GuestFS
 
ftyp - Variable in class com.redhat.et.libguestfs.Dirent
 

G

get_append() - Method in class com.redhat.et.libguestfs.GuestFS
get the additional kernel options
get_attach_method() - Method in class com.redhat.et.libguestfs.GuestFS
get the backend
get_autosync() - Method in class com.redhat.et.libguestfs.GuestFS
get autosync mode
get_backend() - Method in class com.redhat.et.libguestfs.GuestFS
get the backend
get_cachedir() - Method in class com.redhat.et.libguestfs.GuestFS
get the appliance cache directory
get_direct() - Method in class com.redhat.et.libguestfs.GuestFS
get direct appliance mode flag
get_e2attrs(String) - Method in class com.redhat.et.libguestfs.GuestFS
get ext2 file attributes of a file
get_e2generation(String) - Method in class com.redhat.et.libguestfs.GuestFS
get ext2 file generation of a file
get_e2label(String) - Method in class com.redhat.et.libguestfs.GuestFS
get the ext2/3/4 filesystem label
get_e2uuid(String) - Method in class com.redhat.et.libguestfs.GuestFS
get the ext2/3/4 filesystem UUID
get_hv() - Method in class com.redhat.et.libguestfs.GuestFS
get the hypervisor binary
get_libvirt_requested_credential_challenge(int) - Method in class com.redhat.et.libguestfs.GuestFS
challenge of i'th requested credential
get_libvirt_requested_credential_defresult(int) - Method in class com.redhat.et.libguestfs.GuestFS
default result of i'th requested credential
get_libvirt_requested_credential_prompt(int) - Method in class com.redhat.et.libguestfs.GuestFS
prompt of i'th requested credential
get_libvirt_requested_credentials() - Method in class com.redhat.et.libguestfs.GuestFS
get list of credentials requested by libvirt
get_memsize() - Method in class com.redhat.et.libguestfs.GuestFS
get memory allocated to the hypervisor
get_network() - Method in class com.redhat.et.libguestfs.GuestFS
get enable network flag
get_path() - Method in class com.redhat.et.libguestfs.GuestFS
get the search path
get_pgroup() - Method in class com.redhat.et.libguestfs.GuestFS
get process group flag
get_pid() - Method in class com.redhat.et.libguestfs.GuestFS
get PID of hypervisor
get_program() - Method in class com.redhat.et.libguestfs.GuestFS
get the program name
get_qemu() - Method in class com.redhat.et.libguestfs.GuestFS
get the hypervisor binary (usually qemu)
get_recovery_proc() - Method in class com.redhat.et.libguestfs.GuestFS
get recovery process enabled flag
get_selinux() - Method in class com.redhat.et.libguestfs.GuestFS
get SELinux enabled flag
get_smp() - Method in class com.redhat.et.libguestfs.GuestFS
get number of virtual CPUs in appliance
get_state() - Method in class com.redhat.et.libguestfs.GuestFS
get the current state
get_tmpdir() - Method in class com.redhat.et.libguestfs.GuestFS
get the temporary directory
get_trace() - Method in class com.redhat.et.libguestfs.GuestFS
get command trace enabled flag
get_umask() - Method in class com.redhat.et.libguestfs.GuestFS
get the current umask
get_verbose() - Method in class com.redhat.et.libguestfs.GuestFS
get verbose mode
getcon() - Method in class com.redhat.et.libguestfs.GuestFS
get SELinux security context
getxattr(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
get a single extended attribute
getxattrs(String) - Method in class com.redhat.et.libguestfs.GuestFS
list extended attributes of a file or directory
gid - Variable in class com.redhat.et.libguestfs.Stat
 
glob_expand(String) - Method in class com.redhat.et.libguestfs.GuestFS
expand a wildcard path
grep(String, String, Map<String, Object>) - Method in class com.redhat.et.libguestfs.GuestFS
return lines matching a pattern
grep(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
 
grep_opts(String, String, Map<String, Object>) - Method in class com.redhat.et.libguestfs.GuestFS
 
grep_opts(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
 
grepi(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
return lines matching a pattern
grub_install(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
install GRUB 1
GuestFS - Class in com.redhat.et.libguestfs
Libguestfs handle.
GuestFS(Map<String, Object>) - Constructor for class com.redhat.et.libguestfs.GuestFS
Create a libguestfs handle, setting flags.
GuestFS() - Constructor for class com.redhat.et.libguestfs.GuestFS
Create a libguestfs handle.

H

head(String) - Method in class com.redhat.et.libguestfs.GuestFS
return first 10 lines of a file
head_n(int, String) - Method in class com.redhat.et.libguestfs.GuestFS
return first N lines of a file
hexdump(String) - Method in class com.redhat.et.libguestfs.GuestFS
dump a file in hexadecimal
hivex_close() - Method in class com.redhat.et.libguestfs.GuestFS
close the current hivex handle
hivex_commit(String) - Method in class com.redhat.et.libguestfs.GuestFS
commit (write) changes back to the hive
hivex_node_add_child(long, String) - Method in class com.redhat.et.libguestfs.GuestFS
add a child node
hivex_node_children(long) - Method in class com.redhat.et.libguestfs.GuestFS
return list of nodes which are subkeys of node
hivex_node_delete_child(long) - Method in class com.redhat.et.libguestfs.GuestFS
delete a node (recursively)
hivex_node_get_child(long, String) - Method in class com.redhat.et.libguestfs.GuestFS
return the named child of node
hivex_node_get_value(long, String) - Method in class com.redhat.et.libguestfs.GuestFS
return the named value
hivex_node_h - Variable in class com.redhat.et.libguestfs.HivexNode
 
hivex_node_name(long) - Method in class com.redhat.et.libguestfs.GuestFS
return the name of the node
hivex_node_parent(long) - Method in class com.redhat.et.libguestfs.GuestFS
return the parent of node
hivex_node_set_value(long, String, long, byte[]) - Method in class com.redhat.et.libguestfs.GuestFS
set or replace a single value in a node
hivex_node_values(long) - Method in class com.redhat.et.libguestfs.GuestFS
return list of values attached to node
hivex_open(String, Map<String, Object>) - Method in class com.redhat.et.libguestfs.GuestFS
open a Windows Registry hive file
hivex_open(String) - Method in class com.redhat.et.libguestfs.GuestFS
 
hivex_root() - Method in class com.redhat.et.libguestfs.GuestFS
return the root node of the hive
hivex_value_h - Variable in class com.redhat.et.libguestfs.HivexValue
 
hivex_value_key(long) - Method in class com.redhat.et.libguestfs.GuestFS
return the key field from the (key, datatype, data) tuple
hivex_value_type(long) - Method in class com.redhat.et.libguestfs.GuestFS
return the data type from the (key, datatype, data) tuple
hivex_value_utf8(long) - Method in class com.redhat.et.libguestfs.GuestFS
return the data field from the (key, datatype, data) tuple
hivex_value_value(long) - Method in class com.redhat.et.libguestfs.GuestFS
return the data field from the (key, datatype, data) tuple
HivexNode - Class in com.redhat.et.libguestfs
HivexNode structure.
HivexNode() - Constructor for class com.redhat.et.libguestfs.HivexNode
 
HivexValue - Class in com.redhat.et.libguestfs
HivexValue structure.
HivexValue() - Constructor for class com.redhat.et.libguestfs.HivexValue
 

I

i - Variable in class com.redhat.et.libguestfs.IntBool
 
in_cookie - Variable in class com.redhat.et.libguestfs.INotifyEvent
 
in_mask - Variable in class com.redhat.et.libguestfs.INotifyEvent
 
in_name - Variable in class com.redhat.et.libguestfs.INotifyEvent
 
in_wd - Variable in class com.redhat.et.libguestfs.INotifyEvent
 
initrd_cat(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
list the contents of a single file in an initrd
initrd_list(String) - Method in class com.redhat.et.libguestfs.GuestFS
list files in an initrd
ino - Variable in class com.redhat.et.libguestfs.Dirent
 
ino - Variable in class com.redhat.et.libguestfs.Stat
 
inotify_add_watch(String, int) - Method in class com.redhat.et.libguestfs.GuestFS
add an inotify watch
inotify_close() - Method in class com.redhat.et.libguestfs.GuestFS
close the inotify handle
inotify_files() - Method in class com.redhat.et.libguestfs.GuestFS
return list of watched files that had events
inotify_init(int) - Method in class com.redhat.et.libguestfs.GuestFS
create an inotify handle
inotify_read() - Method in class com.redhat.et.libguestfs.GuestFS
return list of inotify events
inotify_rm_watch(int) - Method in class com.redhat.et.libguestfs.GuestFS
remove an inotify watch
INotifyEvent - Class in com.redhat.et.libguestfs
INotifyEvent structure.
INotifyEvent() - Constructor for class com.redhat.et.libguestfs.INotifyEvent
 
inspect_get_arch(String) - Method in class com.redhat.et.libguestfs.GuestFS
get architecture of inspected operating system
inspect_get_distro(String) - Method in class com.redhat.et.libguestfs.GuestFS
get distro of inspected operating system
inspect_get_drive_mappings(String) - Method in class com.redhat.et.libguestfs.GuestFS
get drive letter mappings
inspect_get_filesystems(String) - Method in class com.redhat.et.libguestfs.GuestFS
get filesystems associated with inspected operating system
inspect_get_format(String) - Method in class com.redhat.et.libguestfs.GuestFS
get format of inspected operating system
inspect_get_hostname(String) - Method in class com.redhat.et.libguestfs.GuestFS
get hostname of the operating system
inspect_get_icon(String, Map<String, Object>) - Method in class com.redhat.et.libguestfs.GuestFS
get the icon corresponding to this operating system
inspect_get_icon(String) - Method in class com.redhat.et.libguestfs.GuestFS
 
inspect_get_major_version(String) - Method in class com.redhat.et.libguestfs.GuestFS
get major version of inspected operating system
inspect_get_minor_version(String) - Method in class com.redhat.et.libguestfs.GuestFS
get minor version of inspected operating system
inspect_get_mountpoints(String) - Method in class com.redhat.et.libguestfs.GuestFS
get mountpoints of inspected operating system
inspect_get_package_format(String) - Method in class com.redhat.et.libguestfs.GuestFS
get package format used by the operating system
inspect_get_package_management(String) - Method in class com.redhat.et.libguestfs.GuestFS
get package management tool used by the operating system
inspect_get_product_name(String) - Method in class com.redhat.et.libguestfs.GuestFS
get product name of inspected operating system
inspect_get_product_variant(String) - Method in class com.redhat.et.libguestfs.GuestFS
get product variant of inspected operating system
inspect_get_roots() - Method in class com.redhat.et.libguestfs.GuestFS
return list of operating systems found by last inspection
inspect_get_type(String) - Method in class com.redhat.et.libguestfs.GuestFS
get type of inspected operating system
inspect_get_windows_current_control_set(String) - Method in class com.redhat.et.libguestfs.GuestFS
get Windows CurrentControlSet of inspected operating system
inspect_get_windows_systemroot(String) - Method in class com.redhat.et.libguestfs.GuestFS
get Windows systemroot of inspected operating system
inspect_is_live(String) - Method in class com.redhat.et.libguestfs.GuestFS
get live flag for install disk
inspect_is_multipart(String) - Method in class com.redhat.et.libguestfs.GuestFS
get multipart flag for install disk
inspect_is_netinst(String) - Method in class com.redhat.et.libguestfs.GuestFS
get netinst (network installer) flag for install disk
inspect_list_applications(String) - Method in class com.redhat.et.libguestfs.GuestFS
get list of applications installed in the operating system
inspect_list_applications2(String) - Method in class com.redhat.et.libguestfs.GuestFS
get list of applications installed in the operating system
inspect_os() - Method in class com.redhat.et.libguestfs.GuestFS
inspect disk and return list of operating systems found
IntBool - Class in com.redhat.et.libguestfs
IntBool structure.
IntBool() - Constructor for class com.redhat.et.libguestfs.IntBool
 
internal_test(String, String, String[], boolean, int, long, String, String, byte[], Map<String, Object>) - Method in class com.redhat.et.libguestfs.GuestFS
 
internal_test(String, String, String[], boolean, int, long, String, String, byte[]) - Method in class com.redhat.et.libguestfs.GuestFS
 
internal_test_63_optargs(Map<String, Object>) - Method in class com.redhat.et.libguestfs.GuestFS
 
internal_test_63_optargs() - Method in class com.redhat.et.libguestfs.GuestFS
 
internal_test_close_output() - Method in class com.redhat.et.libguestfs.GuestFS
 
internal_test_only_optargs(Map<String, Object>) - Method in class com.redhat.et.libguestfs.GuestFS
 
internal_test_only_optargs() - Method in class com.redhat.et.libguestfs.GuestFS
 
internal_test_rbool(String) - Method in class com.redhat.et.libguestfs.GuestFS
 
internal_test_rboolerr() - Method in class com.redhat.et.libguestfs.GuestFS
 
internal_test_rbufferout(String) - Method in class com.redhat.et.libguestfs.GuestFS
 
internal_test_rbufferouterr() - Method in class com.redhat.et.libguestfs.GuestFS
 
internal_test_rconstoptstring(String) - Method in class com.redhat.et.libguestfs.GuestFS
 
internal_test_rconstoptstringerr() - Method in class com.redhat.et.libguestfs.GuestFS
 
internal_test_rconststring(String) - Method in class com.redhat.et.libguestfs.GuestFS
 
internal_test_rconststringerr() - Method in class com.redhat.et.libguestfs.GuestFS
 
internal_test_rhashtable(String) - Method in class com.redhat.et.libguestfs.GuestFS
 
internal_test_rhashtableerr() - Method in class com.redhat.et.libguestfs.GuestFS
 
internal_test_rint(String) - Method in class com.redhat.et.libguestfs.GuestFS
 
internal_test_rint64(String) - Method in class com.redhat.et.libguestfs.GuestFS
 
internal_test_rint64err() - Method in class com.redhat.et.libguestfs.GuestFS
 
internal_test_rinterr() - Method in class com.redhat.et.libguestfs.GuestFS
 
internal_test_rstring(String) - Method in class com.redhat.et.libguestfs.GuestFS
 
internal_test_rstringerr() - Method in class com.redhat.et.libguestfs.GuestFS
 
internal_test_rstringlist(String) - Method in class com.redhat.et.libguestfs.GuestFS
 
internal_test_rstringlisterr() - Method in class com.redhat.et.libguestfs.GuestFS
 
internal_test_rstruct(String) - Method in class com.redhat.et.libguestfs.GuestFS
 
internal_test_rstructerr() - Method in class com.redhat.et.libguestfs.GuestFS
 
internal_test_rstructlist(String) - Method in class com.redhat.et.libguestfs.GuestFS
 
internal_test_rstructlisterr() - Method in class com.redhat.et.libguestfs.GuestFS
 
internal_test_set_output(String) - Method in class com.redhat.et.libguestfs.GuestFS
 
is_blockdev(String, Map<String, Object>) - Method in class com.redhat.et.libguestfs.GuestFS
test if block device
is_blockdev(String) - Method in class com.redhat.et.libguestfs.GuestFS
 
is_blockdev_opts(String, Map<String, Object>) - Method in class com.redhat.et.libguestfs.GuestFS
 
is_blockdev_opts(String) - Method in class com.redhat.et.libguestfs.GuestFS
 
is_busy() - Method in class com.redhat.et.libguestfs.GuestFS
is busy processing a command
is_chardev(String, Map<String, Object>) - Method in class com.redhat.et.libguestfs.GuestFS
test if character device
is_chardev(String) - Method in class com.redhat.et.libguestfs.GuestFS
 
is_chardev_opts(String, Map<String, Object>) - Method in class com.redhat.et.libguestfs.GuestFS
 
is_chardev_opts(String) - Method in class com.redhat.et.libguestfs.GuestFS
 
is_config() - Method in class com.redhat.et.libguestfs.GuestFS
is in configuration state
is_dir(String, Map<String, Object>) - Method in class com.redhat.et.libguestfs.GuestFS
test if a directory
is_dir(String) - Method in class com.redhat.et.libguestfs.GuestFS
 
is_dir_opts(String, Map<String, Object>) - Method in class com.redhat.et.libguestfs.GuestFS
 
is_dir_opts(String) - Method in class com.redhat.et.libguestfs.GuestFS
 
is_fifo(String, Map<String, Object>) - Method in class com.redhat.et.libguestfs.GuestFS
test if FIFO (named pipe)
is_fifo(String) - Method in class com.redhat.et.libguestfs.GuestFS
 
is_fifo_opts(String, Map<String, Object>) - Method in class com.redhat.et.libguestfs.GuestFS
 
is_fifo_opts(String) - Method in class com.redhat.et.libguestfs.GuestFS
 
is_file(String, Map<String, Object>) - Method in class com.redhat.et.libguestfs.GuestFS
test if a regular file
is_file(String) - Method in class com.redhat.et.libguestfs.GuestFS
 
is_file_opts(String, Map<String, Object>) - Method in class com.redhat.et.libguestfs.GuestFS
 
is_file_opts(String) - Method in class com.redhat.et.libguestfs.GuestFS
 
is_launching() - Method in class com.redhat.et.libguestfs.GuestFS
is launching subprocess
is_lv(String) - Method in class com.redhat.et.libguestfs.GuestFS
test if device is a logical volume
is_ready() - Method in class com.redhat.et.libguestfs.GuestFS
is ready to accept commands
is_socket(String, Map<String, Object>) - Method in class com.redhat.et.libguestfs.GuestFS
test if socket
is_socket(String) - Method in class com.redhat.et.libguestfs.GuestFS
 
is_socket_opts(String, Map<String, Object>) - Method in class com.redhat.et.libguestfs.GuestFS
 
is_socket_opts(String) - Method in class com.redhat.et.libguestfs.GuestFS
 
is_symlink(String) - Method in class com.redhat.et.libguestfs.GuestFS
test if symbolic link
is_whole_device(String) - Method in class com.redhat.et.libguestfs.GuestFS
test if a device is a whole device
is_zero(String) - Method in class com.redhat.et.libguestfs.GuestFS
test if a file contains all zero bytes
is_zero_device(String) - Method in class com.redhat.et.libguestfs.GuestFS
test if a device contains all zero bytes
iso_abstract_file_id - Variable in class com.redhat.et.libguestfs.ISOInfo
 
iso_application_id - Variable in class com.redhat.et.libguestfs.ISOInfo
 
iso_bibliographic_file_id - Variable in class com.redhat.et.libguestfs.ISOInfo
 
iso_copyright_file_id - Variable in class com.redhat.et.libguestfs.ISOInfo
 
iso_data_preparer_id - Variable in class com.redhat.et.libguestfs.ISOInfo
 
iso_logical_block_size - Variable in class com.redhat.et.libguestfs.ISOInfo
 
iso_publisher_id - Variable in class com.redhat.et.libguestfs.ISOInfo
 
iso_system_id - Variable in class com.redhat.et.libguestfs.ISOInfo
 
iso_volume_creation_t - Variable in class com.redhat.et.libguestfs.ISOInfo
 
iso_volume_effective_t - Variable in class com.redhat.et.libguestfs.ISOInfo
 
iso_volume_expiration_t - Variable in class com.redhat.et.libguestfs.ISOInfo
 
iso_volume_id - Variable in class com.redhat.et.libguestfs.ISOInfo
 
iso_volume_modification_t - Variable in class com.redhat.et.libguestfs.ISOInfo
 
iso_volume_sequence_number - Variable in class com.redhat.et.libguestfs.ISOInfo
 
iso_volume_set_id - Variable in class com.redhat.et.libguestfs.ISOInfo
 
iso_volume_set_size - Variable in class com.redhat.et.libguestfs.ISOInfo
 
iso_volume_space_size - Variable in class com.redhat.et.libguestfs.ISOInfo
 
isoinfo(String) - Method in class com.redhat.et.libguestfs.GuestFS
get ISO information from primary volume descriptor of ISO file
ISOInfo - Class in com.redhat.et.libguestfs
ISOInfo structure.
ISOInfo() - Constructor for class com.redhat.et.libguestfs.ISOInfo
 
isoinfo_device(String) - Method in class com.redhat.et.libguestfs.GuestFS
get ISO information from primary volume descriptor of device

J

journal_close() - Method in class com.redhat.et.libguestfs.GuestFS
close the systemd journal
journal_get() - Method in class com.redhat.et.libguestfs.GuestFS
read the current journal entry
journal_get_data_threshold() - Method in class com.redhat.et.libguestfs.GuestFS
get the data threshold for reading journal entries
journal_next() - Method in class com.redhat.et.libguestfs.GuestFS
move to the next journal entry
journal_open(String) - Method in class com.redhat.et.libguestfs.GuestFS
open the systemd journal
journal_set_data_threshold(long) - Method in class com.redhat.et.libguestfs.GuestFS
set the data threshold for reading journal entries
journal_skip(long) - Method in class com.redhat.et.libguestfs.GuestFS
skip forwards or backwards in the journal

K

kill_subprocess() - Method in class com.redhat.et.libguestfs.GuestFS
kill the hypervisor

L

launch() - Method in class com.redhat.et.libguestfs.GuestFS
launch the backend
lchown(int, int, String) - Method in class com.redhat.et.libguestfs.GuestFS
change file owner and group
ldmtool_create_all() - Method in class com.redhat.et.libguestfs.GuestFS
scan and create Windows dynamic disk volumes
ldmtool_diskgroup_disks(String) - Method in class com.redhat.et.libguestfs.GuestFS
return the disks in a Windows dynamic disk group
ldmtool_diskgroup_name(String) - Method in class com.redhat.et.libguestfs.GuestFS
return the name of a Windows dynamic disk group
ldmtool_diskgroup_volumes(String) - Method in class com.redhat.et.libguestfs.GuestFS
return the volumes in a Windows dynamic disk group
ldmtool_remove_all() - Method in class com.redhat.et.libguestfs.GuestFS
remove all Windows dynamic disk volumes
ldmtool_scan() - Method in class com.redhat.et.libguestfs.GuestFS
scan for Windows dynamic disks
ldmtool_scan_devices(String[]) - Method in class com.redhat.et.libguestfs.GuestFS
scan for Windows dynamic disks
ldmtool_volume_hint(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
return the hint field of a Windows dynamic disk volume
ldmtool_volume_partitions(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
return the partitions in a Windows dynamic disk volume
ldmtool_volume_type(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
return the type of a Windows dynamic disk volume
lgetxattr(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
get a single extended attribute
lgetxattrs(String) - Method in class com.redhat.et.libguestfs.GuestFS
list extended attributes of a file or directory
LibGuestFSException - Exception in com.redhat.et.libguestfs
Libguestfs error class.
LibGuestFSException(String) - Constructor for exception com.redhat.et.libguestfs.LibGuestFSException
 
list_9p() - Method in class com.redhat.et.libguestfs.GuestFS
list 9p filesystems
list_devices() - Method in class com.redhat.et.libguestfs.GuestFS
list the block devices
list_disk_labels() - Method in class com.redhat.et.libguestfs.GuestFS
mapping of disk labels to devices
list_dm_devices() - Method in class com.redhat.et.libguestfs.GuestFS
list device mapper devices
list_filesystems() - Method in class com.redhat.et.libguestfs.GuestFS
list filesystems
list_ldm_partitions() - Method in class com.redhat.et.libguestfs.GuestFS
list all Windows dynamic disk partitions
list_ldm_volumes() - Method in class com.redhat.et.libguestfs.GuestFS
list all Windows dynamic disk volumes
list_md_devices() - Method in class com.redhat.et.libguestfs.GuestFS
list Linux md (RAID) devices
list_partitions() - Method in class com.redhat.et.libguestfs.GuestFS
list the partitions
ll(String) - Method in class com.redhat.et.libguestfs.GuestFS
list the files in a directory (long format)
llz(String) - Method in class com.redhat.et.libguestfs.GuestFS
list the files in a directory (long format with SELinux contexts)
ln(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
create a hard link
ln_f(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
create a hard link
ln_s(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
create a symbolic link
ln_sf(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
create a symbolic link
lremovexattr(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
remove extended attribute of a file or directory
ls(String) - Method in class com.redhat.et.libguestfs.GuestFS
list the files in a directory
ls0(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
get list of files in a directory
lsetxattr(String, String, int, String) - Method in class com.redhat.et.libguestfs.GuestFS
set extended attribute of a file or directory
lstat(String) - Method in class com.redhat.et.libguestfs.GuestFS
get file information for a symbolic link
lstatlist(String, String[]) - Method in class com.redhat.et.libguestfs.GuestFS
lstat on multiple files
luks_add_key(String, String, String, int) - Method in class com.redhat.et.libguestfs.GuestFS
add a key on a LUKS encrypted device
luks_close(String) - Method in class com.redhat.et.libguestfs.GuestFS
close a LUKS device
luks_format(String, String, int) - Method in class com.redhat.et.libguestfs.GuestFS
format a block device as a LUKS encrypted device
luks_format_cipher(String, String, int, String) - Method in class com.redhat.et.libguestfs.GuestFS
format a block device as a LUKS encrypted device
luks_kill_slot(String, String, int) - Method in class com.redhat.et.libguestfs.GuestFS
remove a key from a LUKS encrypted device
luks_open(String, String, String) - Method in class com.redhat.et.libguestfs.GuestFS
open a LUKS-encrypted block device
luks_open_ro(String, String, String) - Method in class com.redhat.et.libguestfs.GuestFS
open a LUKS-encrypted block device read-only
LV - Class in com.redhat.et.libguestfs
LV structure.
LV() - Constructor for class com.redhat.et.libguestfs.LV
 
lv_attr - Variable in class com.redhat.et.libguestfs.LV
 
lv_count - Variable in class com.redhat.et.libguestfs.VG
 
lv_kernel_major - Variable in class com.redhat.et.libguestfs.LV
 
lv_kernel_minor - Variable in class com.redhat.et.libguestfs.LV
 
lv_major - Variable in class com.redhat.et.libguestfs.LV
 
lv_minor - Variable in class com.redhat.et.libguestfs.LV
 
lv_name - Variable in class com.redhat.et.libguestfs.LV
 
lv_size - Variable in class com.redhat.et.libguestfs.LV
 
lv_tags - Variable in class com.redhat.et.libguestfs.LV
 
lv_uuid - Variable in class com.redhat.et.libguestfs.LV
 
lvcreate(String, String, int) - Method in class com.redhat.et.libguestfs.GuestFS
create an LVM logical volume
lvcreate_free(String, String, int) - Method in class com.redhat.et.libguestfs.GuestFS
create an LVM logical volume in % remaining free space
lvm_canonical_lv_name(String) - Method in class com.redhat.et.libguestfs.GuestFS
get canonical name of an LV
lvm_clear_filter() - Method in class com.redhat.et.libguestfs.GuestFS
clear LVM device filter
lvm_remove_all() - Method in class com.redhat.et.libguestfs.GuestFS
remove all LVM LVs, VGs and PVs
lvm_set_filter(String[]) - Method in class com.redhat.et.libguestfs.GuestFS
set LVM device filter
lvremove(String) - Method in class com.redhat.et.libguestfs.GuestFS
remove an LVM logical volume
lvrename(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
rename an LVM logical volume
lvresize(String, int) - Method in class com.redhat.et.libguestfs.GuestFS
resize an LVM logical volume
lvresize_free(String, int) - Method in class com.redhat.et.libguestfs.GuestFS
expand an LV to fill free space
lvs() - Method in class com.redhat.et.libguestfs.GuestFS
list the LVM logical volumes (LVs)
lvs_full() - Method in class com.redhat.et.libguestfs.GuestFS
list the LVM logical volumes (LVs)
lvuuid(String) - Method in class com.redhat.et.libguestfs.GuestFS
get the UUID of a logical volume
lxattrlist(String, String[]) - Method in class com.redhat.et.libguestfs.GuestFS
lgetxattr on multiple files

M

major - Variable in class com.redhat.et.libguestfs.Version
 
max_disks() - Method in class com.redhat.et.libguestfs.GuestFS
maximum number of disks that may be added
max_lv - Variable in class com.redhat.et.libguestfs.VG
 
max_pv - Variable in class com.redhat.et.libguestfs.VG
 
md_create(String, String[], Map<String, Object>) - Method in class com.redhat.et.libguestfs.GuestFS
create a Linux md (RAID) device
md_create(String, String[]) - Method in class com.redhat.et.libguestfs.GuestFS
 
md_detail(String) - Method in class com.redhat.et.libguestfs.GuestFS
obtain metadata for an MD device
md_stat(String) - Method in class com.redhat.et.libguestfs.GuestFS
get underlying devices from an MD device
md_stop(String) - Method in class com.redhat.et.libguestfs.GuestFS
stop a Linux md (RAID) device
MDStat - Class in com.redhat.et.libguestfs
MDStat structure.
MDStat() - Constructor for class com.redhat.et.libguestfs.MDStat
 
mdstat_device - Variable in class com.redhat.et.libguestfs.MDStat
 
mdstat_flags - Variable in class com.redhat.et.libguestfs.MDStat
 
mdstat_index - Variable in class com.redhat.et.libguestfs.MDStat
 
minor - Variable in class com.redhat.et.libguestfs.Version
 
mirror_log - Variable in class com.redhat.et.libguestfs.LV
 
mkdir(String) - Method in class com.redhat.et.libguestfs.GuestFS
create a directory
mkdir_mode(String, int) - Method in class com.redhat.et.libguestfs.GuestFS
create a directory with a particular mode
mkdir_p(String) - Method in class com.redhat.et.libguestfs.GuestFS
create a directory and parents
mkdtemp(String) - Method in class com.redhat.et.libguestfs.GuestFS
create a temporary directory
mke2fs(String, Map<String, Object>) - Method in class com.redhat.et.libguestfs.GuestFS
create an ext2/ext3/ext4 filesystem on device
mke2fs(String) - Method in class com.redhat.et.libguestfs.GuestFS
 
mke2fs_J(String, int, String, String) - Method in class com.redhat.et.libguestfs.GuestFS
make ext2/3/4 filesystem with external journal
mke2fs_JL(String, int, String, String) - Method in class com.redhat.et.libguestfs.GuestFS
make ext2/3/4 filesystem with external journal
mke2fs_JU(String, int, String, String) - Method in class com.redhat.et.libguestfs.GuestFS
make ext2/3/4 filesystem with external journal
mke2journal(int, String) - Method in class com.redhat.et.libguestfs.GuestFS
make ext2/3/4 external journal
mke2journal_L(int, String, String) - Method in class com.redhat.et.libguestfs.GuestFS
make ext2/3/4 external journal with label
mke2journal_U(int, String, String) - Method in class com.redhat.et.libguestfs.GuestFS
make ext2/3/4 external journal with UUID
mkfifo(int, String) - Method in class com.redhat.et.libguestfs.GuestFS
make FIFO (named pipe)
mkfs(String, String, Map<String, Object>) - Method in class com.redhat.et.libguestfs.GuestFS
make a filesystem
mkfs(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
 
mkfs_b(String, int, String) - Method in class com.redhat.et.libguestfs.GuestFS
make a filesystem with block size
mkfs_btrfs(String[], Map<String, Object>) - Method in class com.redhat.et.libguestfs.GuestFS
create a btrfs filesystem
mkfs_btrfs(String[]) - Method in class com.redhat.et.libguestfs.GuestFS
 
mkfs_opts(String, String, Map<String, Object>) - Method in class com.redhat.et.libguestfs.GuestFS
 
mkfs_opts(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
 
mklost_and_found(String) - Method in class com.redhat.et.libguestfs.GuestFS
make lost+found directory on an ext2/3/4 filesystem
mkmountpoint(String) - Method in class com.redhat.et.libguestfs.GuestFS
create a mountpoint
mknod(int, int, int, String) - Method in class com.redhat.et.libguestfs.GuestFS
make block, character or FIFO devices
mknod_b(int, int, int, String) - Method in class com.redhat.et.libguestfs.GuestFS
make block device node
mknod_c(int, int, int, String) - Method in class com.redhat.et.libguestfs.GuestFS
make char device node
mkswap(String, Map<String, Object>) - Method in class com.redhat.et.libguestfs.GuestFS
create a swap partition
mkswap(String) - Method in class com.redhat.et.libguestfs.GuestFS
 
mkswap_file(String) - Method in class com.redhat.et.libguestfs.GuestFS
create a swap file
mkswap_L(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
create a swap partition with a label
mkswap_opts(String, Map<String, Object>) - Method in class com.redhat.et.libguestfs.GuestFS
 
mkswap_opts(String) - Method in class com.redhat.et.libguestfs.GuestFS
 
mkswap_U(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
create a swap partition with an explicit UUID
mktemp(String, Map<String, Object>) - Method in class com.redhat.et.libguestfs.GuestFS
create a temporary file
mktemp(String) - Method in class com.redhat.et.libguestfs.GuestFS
 
mode - Variable in class com.redhat.et.libguestfs.Stat
 
modprobe(String) - Method in class com.redhat.et.libguestfs.GuestFS
load a kernel module
modules - Variable in class com.redhat.et.libguestfs.LV
 
mount(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
mount a guest disk at a position in the filesystem
mount_9p(String, String, Map<String, Object>) - Method in class com.redhat.et.libguestfs.GuestFS
mount 9p filesystem
mount_9p(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
 
mount_local(String, Map<String, Object>) - Method in class com.redhat.et.libguestfs.GuestFS
mount on the local filesystem
mount_local(String) - Method in class com.redhat.et.libguestfs.GuestFS
 
mount_local_run() - Method in class com.redhat.et.libguestfs.GuestFS
run main loop of mount on the local filesystem
mount_loop(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
mount a file using the loop device
mount_options(String, String, String) - Method in class com.redhat.et.libguestfs.GuestFS
mount a guest disk with mount options
mount_ro(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
mount a guest disk, read-only
mount_vfs(String, String, String, String) - Method in class com.redhat.et.libguestfs.GuestFS
mount a guest disk with mount options and vfstype
mountpoints() - Method in class com.redhat.et.libguestfs.GuestFS
show mountpoints
mounts() - Method in class com.redhat.et.libguestfs.GuestFS
show mounted filesystems
move_pv - Variable in class com.redhat.et.libguestfs.LV
 
mtime - Variable in class com.redhat.et.libguestfs.Stat
 
mv(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
move a file

N

name - Variable in class com.redhat.et.libguestfs.Dirent
 
namemax - Variable in class com.redhat.et.libguestfs.StatVFS
 
nlink - Variable in class com.redhat.et.libguestfs.Stat
 
nr_devices() - Method in class com.redhat.et.libguestfs.GuestFS
return number of whole block devices (disks) added
ntfs_3g_probe(boolean, String) - Method in class com.redhat.et.libguestfs.GuestFS
probe NTFS volume
ntfsclone_in(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
restore NTFS from backup file
ntfsclone_out(String, String, Map<String, Object>) - Method in class com.redhat.et.libguestfs.GuestFS
save NTFS to backup file
ntfsclone_out(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
 
ntfsfix(String, Map<String, Object>) - Method in class com.redhat.et.libguestfs.GuestFS
fix common errors and force Windows to check NTFS
ntfsfix(String) - Method in class com.redhat.et.libguestfs.GuestFS
 
ntfsresize(String, Map<String, Object>) - Method in class com.redhat.et.libguestfs.GuestFS
resize an NTFS filesystem
ntfsresize(String) - Method in class com.redhat.et.libguestfs.GuestFS
 
ntfsresize_opts(String, Map<String, Object>) - Method in class com.redhat.et.libguestfs.GuestFS
 
ntfsresize_opts(String) - Method in class com.redhat.et.libguestfs.GuestFS
 
ntfsresize_size(String, long) - Method in class com.redhat.et.libguestfs.GuestFS
resize an NTFS filesystem (with size)

O

origin - Variable in class com.redhat.et.libguestfs.LV
 

P

parse_environment() - Method in class com.redhat.et.libguestfs.GuestFS
parse the environment and set handle flags accordingly
parse_environment_list(String[]) - Method in class com.redhat.et.libguestfs.GuestFS
parse the environment and set handle flags accordingly
part_add(String, String, long, long) - Method in class com.redhat.et.libguestfs.GuestFS
add a partition to the device
part_del(String, int) - Method in class com.redhat.et.libguestfs.GuestFS
delete a partition
part_disk(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
partition whole disk with a single primary partition
part_end - Variable in class com.redhat.et.libguestfs.Partition
 
part_get_bootable(String, int) - Method in class com.redhat.et.libguestfs.GuestFS
return true if a partition is bootable
part_get_gpt_type(String, int) - Method in class com.redhat.et.libguestfs.GuestFS
get the type GUID of a GPT partition
part_get_mbr_id(String, int) - Method in class com.redhat.et.libguestfs.GuestFS
get the MBR type byte (ID byte) from a partition
part_get_parttype(String) - Method in class com.redhat.et.libguestfs.GuestFS
get the partition table type
part_init(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
create an empty partition table
part_list(String) - Method in class com.redhat.et.libguestfs.GuestFS
list partitions on a device
part_num - Variable in class com.redhat.et.libguestfs.Partition
 
part_set_bootable(String, int, boolean) - Method in class com.redhat.et.libguestfs.GuestFS
make a partition bootable
part_set_gpt_type(String, int, String) - Method in class com.redhat.et.libguestfs.GuestFS
set the type GUID of a GPT partition
part_set_mbr_id(String, int, int) - Method in class com.redhat.et.libguestfs.GuestFS
set the MBR type byte (ID byte) of a partition
part_set_name(String, int, String) - Method in class com.redhat.et.libguestfs.GuestFS
set partition name
part_size - Variable in class com.redhat.et.libguestfs.Partition
 
part_start - Variable in class com.redhat.et.libguestfs.Partition
 
part_to_dev(String) - Method in class com.redhat.et.libguestfs.GuestFS
convert partition name to device name
part_to_partnum(String) - Method in class com.redhat.et.libguestfs.GuestFS
convert partition name to partition number
Partition - Class in com.redhat.et.libguestfs
Partition structure.
Partition() - Constructor for class com.redhat.et.libguestfs.Partition
 
pe_start - Variable in class com.redhat.et.libguestfs.PV
 
ping_daemon() - Method in class com.redhat.et.libguestfs.GuestFS
ping the guest daemon
pread(String, int, long) - Method in class com.redhat.et.libguestfs.GuestFS
read part of a file
pread_device(String, int, long) - Method in class com.redhat.et.libguestfs.GuestFS
read part of a device
PV - Class in com.redhat.et.libguestfs
PV structure.
PV() - Constructor for class com.redhat.et.libguestfs.PV
 
pv_attr - Variable in class com.redhat.et.libguestfs.PV
 
pv_count - Variable in class com.redhat.et.libguestfs.VG
 
pv_fmt - Variable in class com.redhat.et.libguestfs.PV
 
pv_free - Variable in class com.redhat.et.libguestfs.PV
 
pv_mda_count - Variable in class com.redhat.et.libguestfs.PV
 
pv_mda_free - Variable in class com.redhat.et.libguestfs.PV
 
pv_name - Variable in class com.redhat.et.libguestfs.PV
 
pv_pe_alloc_count - Variable in class com.redhat.et.libguestfs.PV
 
pv_pe_count - Variable in class com.redhat.et.libguestfs.PV
 
pv_size - Variable in class com.redhat.et.libguestfs.PV
 
pv_tags - Variable in class com.redhat.et.libguestfs.PV
 
pv_used - Variable in class com.redhat.et.libguestfs.PV
 
pv_uuid - Variable in class com.redhat.et.libguestfs.PV
 
pvchange_uuid(String) - Method in class com.redhat.et.libguestfs.GuestFS
generate a new random UUID for a physical volume
pvchange_uuid_all() - Method in class com.redhat.et.libguestfs.GuestFS
generate new random UUIDs for all physical volumes
pvcreate(String) - Method in class com.redhat.et.libguestfs.GuestFS
create an LVM physical volume
pvremove(String) - Method in class com.redhat.et.libguestfs.GuestFS
remove an LVM physical volume
pvresize(String) - Method in class com.redhat.et.libguestfs.GuestFS
resize an LVM physical volume
pvresize_size(String, long) - Method in class com.redhat.et.libguestfs.GuestFS
resize an LVM physical volume (with size)
pvs() - Method in class com.redhat.et.libguestfs.GuestFS
list the LVM physical volumes (PVs)
pvs_full() - Method in class com.redhat.et.libguestfs.GuestFS
list the LVM physical volumes (PVs)
pvuuid(String) - Method in class com.redhat.et.libguestfs.GuestFS
get the UUID of a physical volume
pwrite(String, byte[], long) - Method in class com.redhat.et.libguestfs.GuestFS
write to part of a file
pwrite_device(String, byte[], long) - Method in class com.redhat.et.libguestfs.GuestFS
write to part of a device

R

rdev - Variable in class com.redhat.et.libguestfs.Stat
 
read_file(String) - Method in class com.redhat.et.libguestfs.GuestFS
read a file
read_lines(String) - Method in class com.redhat.et.libguestfs.GuestFS
read file as lines
readdir(String) - Method in class com.redhat.et.libguestfs.GuestFS
read directories entries
readlink(String) - Method in class com.redhat.et.libguestfs.GuestFS
read the target of a symbolic link
readlinklist(String, String[]) - Method in class com.redhat.et.libguestfs.GuestFS
readlink on multiple files
realpath(String) - Method in class com.redhat.et.libguestfs.GuestFS
canonicalized absolute pathname
release - Variable in class com.redhat.et.libguestfs.Version
 
remount(String, Map<String, Object>) - Method in class com.redhat.et.libguestfs.GuestFS
remount a filesystem with different options
remount(String) - Method in class com.redhat.et.libguestfs.GuestFS
 
remove_drive(String) - Method in class com.redhat.et.libguestfs.GuestFS
remove a disk image
removexattr(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
remove extended attribute of a file or directory
rename(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
rename a file on the same filesystem
resize2fs(String) - Method in class com.redhat.et.libguestfs.GuestFS
resize an ext2, ext3 or ext4 filesystem
resize2fs_M(String) - Method in class com.redhat.et.libguestfs.GuestFS
resize an ext2, ext3 or ext4 filesystem to the minimum size
resize2fs_size(String, long) - Method in class com.redhat.et.libguestfs.GuestFS
resize an ext2, ext3 or ext4 filesystem (with size)
rm(String) - Method in class com.redhat.et.libguestfs.GuestFS
remove a file
rm_f(String) - Method in class com.redhat.et.libguestfs.GuestFS
remove a file ignoring errors
rm_rf(String) - Method in class com.redhat.et.libguestfs.GuestFS
remove a file or directory recursively
rmdir(String) - Method in class com.redhat.et.libguestfs.GuestFS
remove a directory
rmmountpoint(String) - Method in class com.redhat.et.libguestfs.GuestFS
remove a mountpoint
rsync(String, String, Map<String, Object>) - Method in class com.redhat.et.libguestfs.GuestFS
synchronize the contents of two directories
rsync(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
 
rsync_in(String, String, Map<String, Object>) - Method in class com.redhat.et.libguestfs.GuestFS
synchronize host or remote filesystem with filesystem
rsync_in(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
 
rsync_out(String, String, Map<String, Object>) - Method in class com.redhat.et.libguestfs.GuestFS
synchronize filesystem with host or remote filesystem
rsync_out(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
 

S

scrub_device(String) - Method in class com.redhat.et.libguestfs.GuestFS
scrub (securely wipe) a device
scrub_file(String) - Method in class com.redhat.et.libguestfs.GuestFS
scrub (securely wipe) a file
scrub_freespace(String) - Method in class com.redhat.et.libguestfs.GuestFS
scrub (securely wipe) free space
seg_count - Variable in class com.redhat.et.libguestfs.LV
 
set_append(String) - Method in class com.redhat.et.libguestfs.GuestFS
add options to kernel command line
set_attach_method(String) - Method in class com.redhat.et.libguestfs.GuestFS
set the backend
set_autosync(boolean) - Method in class com.redhat.et.libguestfs.GuestFS
set autosync mode
set_backend(String) - Method in class com.redhat.et.libguestfs.GuestFS
set the backend
set_cachedir(String) - Method in class com.redhat.et.libguestfs.GuestFS
set the appliance cache directory
set_direct(boolean) - Method in class com.redhat.et.libguestfs.GuestFS
enable or disable direct appliance mode
set_e2attrs(String, String, Map<String, Object>) - Method in class com.redhat.et.libguestfs.GuestFS
set ext2 file attributes of a file
set_e2attrs(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
 
set_e2generation(String, long) - Method in class com.redhat.et.libguestfs.GuestFS
set ext2 file generation of a file
set_e2label(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
set the ext2/3/4 filesystem label
set_e2uuid(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
set the ext2/3/4 filesystem UUID
set_event_callback(EventCallback, long) - Method in class com.redhat.et.libguestfs.GuestFS
Set an event handler.
set_hv(String) - Method in class com.redhat.et.libguestfs.GuestFS
set the hypervisor binary
set_label(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
set filesystem label
set_libvirt_requested_credential(int, byte[]) - Method in class com.redhat.et.libguestfs.GuestFS
pass requested credential back to libvirt
set_libvirt_supported_credentials(String[]) - Method in class com.redhat.et.libguestfs.GuestFS
set libvirt credentials supported by calling program
set_memsize(int) - Method in class com.redhat.et.libguestfs.GuestFS
set memory allocated to the hypervisor
set_network(boolean) - Method in class com.redhat.et.libguestfs.GuestFS
set enable network flag
set_path(String) - Method in class com.redhat.et.libguestfs.GuestFS
set the search path
set_pgroup(boolean) - Method in class com.redhat.et.libguestfs.GuestFS
set process group flag
set_program(String) - Method in class com.redhat.et.libguestfs.GuestFS
set the program name
set_qemu(String) - Method in class com.redhat.et.libguestfs.GuestFS
set the hypervisor binary (usually qemu)
set_recovery_proc(boolean) - Method in class com.redhat.et.libguestfs.GuestFS
enable or disable the recovery process
set_selinux(boolean) - Method in class com.redhat.et.libguestfs.GuestFS
set SELinux enabled or disabled at appliance boot
set_smp(int) - Method in class com.redhat.et.libguestfs.GuestFS
set number of virtual CPUs in appliance
set_tmpdir(String) - Method in class com.redhat.et.libguestfs.GuestFS
set the temporary directory
set_trace(boolean) - Method in class com.redhat.et.libguestfs.GuestFS
enable or disable command traces
set_uuid(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
set the filesystem UUID
set_verbose(boolean) - Method in class com.redhat.et.libguestfs.GuestFS
set verbose mode
setcon(String) - Method in class com.redhat.et.libguestfs.GuestFS
set SELinux security context
setxattr(String, String, int, String) - Method in class com.redhat.et.libguestfs.GuestFS
set extended attribute of a file or directory
sfdisk(String, int, int, int, String[]) - Method in class com.redhat.et.libguestfs.GuestFS
create partitions on a block device
sfdisk_disk_geometry(String) - Method in class com.redhat.et.libguestfs.GuestFS
display the disk geometry from the partition table
sfdisk_kernel_geometry(String) - Method in class com.redhat.et.libguestfs.GuestFS
display the kernel geometry
sfdisk_l(String) - Method in class com.redhat.et.libguestfs.GuestFS
display the partition table
sfdisk_N(String, int, int, int, int, String) - Method in class com.redhat.et.libguestfs.GuestFS
modify a single partition on a block device
sfdiskM(String, String[]) - Method in class com.redhat.et.libguestfs.GuestFS
create partitions on a block device
sh(String) - Method in class com.redhat.et.libguestfs.GuestFS
run a command via the shell
sh_lines(String) - Method in class com.redhat.et.libguestfs.GuestFS
run a command via the shell returning lines
shutdown() - Method in class com.redhat.et.libguestfs.GuestFS
shutdown the hypervisor
size - Variable in class com.redhat.et.libguestfs.Stat
 
sleep(int) - Method in class com.redhat.et.libguestfs.GuestFS
sleep for some seconds
snap_count - Variable in class com.redhat.et.libguestfs.VG
 
snap_percent - Variable in class com.redhat.et.libguestfs.LV
 
stat(String) - Method in class com.redhat.et.libguestfs.GuestFS
get file information
Stat - Class in com.redhat.et.libguestfs
Stat structure.
Stat() - Constructor for class com.redhat.et.libguestfs.Stat
 
statvfs(String) - Method in class com.redhat.et.libguestfs.GuestFS
get file system statistics
StatVFS - Class in com.redhat.et.libguestfs
StatVFS structure.
StatVFS() - Constructor for class com.redhat.et.libguestfs.StatVFS
 
strings(String) - Method in class com.redhat.et.libguestfs.GuestFS
print the printable strings in a file
strings_e(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
print the printable strings in a file
swapoff_device(String) - Method in class com.redhat.et.libguestfs.GuestFS
disable swap on device
swapoff_file(String) - Method in class com.redhat.et.libguestfs.GuestFS
disable swap on file
swapoff_label(String) - Method in class com.redhat.et.libguestfs.GuestFS
disable swap on labeled swap partition
swapoff_uuid(String) - Method in class com.redhat.et.libguestfs.GuestFS
disable swap on swap partition by UUID
swapon_device(String) - Method in class com.redhat.et.libguestfs.GuestFS
enable swap on device
swapon_file(String) - Method in class com.redhat.et.libguestfs.GuestFS
enable swap on file
swapon_label(String) - Method in class com.redhat.et.libguestfs.GuestFS
enable swap on labeled swap partition
swapon_uuid(String) - Method in class com.redhat.et.libguestfs.GuestFS
enable swap on swap partition by UUID
sync() - Method in class com.redhat.et.libguestfs.GuestFS
sync disks, writes are flushed through to the disk image
syslinux(String, Map<String, Object>) - Method in class com.redhat.et.libguestfs.GuestFS
install the SYSLINUX bootloader
syslinux(String) - Method in class com.redhat.et.libguestfs.GuestFS
 

T

tail(String) - Method in class com.redhat.et.libguestfs.GuestFS
return last 10 lines of a file
tail_n(int, String) - Method in class com.redhat.et.libguestfs.GuestFS
return last N lines of a file
tar_in(String, String, Map<String, Object>) - Method in class com.redhat.et.libguestfs.GuestFS
unpack tarfile to directory
tar_in(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
 
tar_in_opts(String, String, Map<String, Object>) - Method in class com.redhat.et.libguestfs.GuestFS
 
tar_in_opts(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
 
tar_out(String, String, Map<String, Object>) - Method in class com.redhat.et.libguestfs.GuestFS
pack directory into tarfile
tar_out(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
 
tar_out_opts(String, String, Map<String, Object>) - Method in class com.redhat.et.libguestfs.GuestFS
 
tar_out_opts(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
 
tgz_in(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
unpack compressed tarball to directory
tgz_out(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
pack directory into compressed tarball
touch(String) - Method in class com.redhat.et.libguestfs.GuestFS
update file timestamps or create a new file
truncate(String) - Method in class com.redhat.et.libguestfs.GuestFS
truncate a file to zero size
truncate_size(String, long) - Method in class com.redhat.et.libguestfs.GuestFS
truncate a file to a particular size
tune2fs(String, Map<String, Object>) - Method in class com.redhat.et.libguestfs.GuestFS
adjust ext2/ext3/ext4 filesystem parameters
tune2fs(String) - Method in class com.redhat.et.libguestfs.GuestFS
 
tune2fs_l(String) - Method in class com.redhat.et.libguestfs.GuestFS
get ext2/ext3/ext4 superblock details
txz_in(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
unpack compressed tarball to directory
txz_out(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
pack directory into compressed tarball

U

uid - Variable in class com.redhat.et.libguestfs.Stat
 
umask(int) - Method in class com.redhat.et.libguestfs.GuestFS
set file mode creation mask (umask)
umount(String, Map<String, Object>) - Method in class com.redhat.et.libguestfs.GuestFS
unmount a filesystem
umount(String) - Method in class com.redhat.et.libguestfs.GuestFS
 
umount_all() - Method in class com.redhat.et.libguestfs.GuestFS
unmount all filesystems
umount_local(Map<String, Object>) - Method in class com.redhat.et.libguestfs.GuestFS
unmount a locally mounted filesystem
umount_local() - Method in class com.redhat.et.libguestfs.GuestFS
 
umount_opts(String, Map<String, Object>) - Method in class com.redhat.et.libguestfs.GuestFS
 
umount_opts(String) - Method in class com.redhat.et.libguestfs.GuestFS
 
upload(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
upload a file from the local machine
upload_offset(String, String, long) - Method in class com.redhat.et.libguestfs.GuestFS
upload a file from the local machine with offset
user_cancel() - Method in class com.redhat.et.libguestfs.GuestFS
cancel the current upload or download operation
utimens(String, long, long, long, long) - Method in class com.redhat.et.libguestfs.GuestFS
set timestamp of a file with nanosecond precision
uts_machine - Variable in class com.redhat.et.libguestfs.UTSName
 
uts_release - Variable in class com.redhat.et.libguestfs.UTSName
 
uts_sysname - Variable in class com.redhat.et.libguestfs.UTSName
 
uts_version - Variable in class com.redhat.et.libguestfs.UTSName
 
utsname() - Method in class com.redhat.et.libguestfs.GuestFS
appliance kernel version
UTSName - Class in com.redhat.et.libguestfs
UTSName structure.
UTSName() - Constructor for class com.redhat.et.libguestfs.UTSName
 

V

version() - Method in class com.redhat.et.libguestfs.GuestFS
get the library version number
Version - Class in com.redhat.et.libguestfs
Version structure.
Version() - Constructor for class com.redhat.et.libguestfs.Version
 
vfs_label(String) - Method in class com.redhat.et.libguestfs.GuestFS
get the filesystem label
vfs_type(String) - Method in class com.redhat.et.libguestfs.GuestFS
get the Linux VFS type corresponding to a mounted device
vfs_uuid(String) - Method in class com.redhat.et.libguestfs.GuestFS
get the filesystem UUID
VG - Class in com.redhat.et.libguestfs
VG structure.
VG() - Constructor for class com.redhat.et.libguestfs.VG
 
vg_activate(boolean, String[]) - Method in class com.redhat.et.libguestfs.GuestFS
activate or deactivate some volume groups
vg_activate_all(boolean) - Method in class com.redhat.et.libguestfs.GuestFS
activate or deactivate all volume groups
vg_attr - Variable in class com.redhat.et.libguestfs.VG
 
vg_extent_count - Variable in class com.redhat.et.libguestfs.VG
 
vg_extent_size - Variable in class com.redhat.et.libguestfs.VG
 
vg_fmt - Variable in class com.redhat.et.libguestfs.VG
 
vg_free - Variable in class com.redhat.et.libguestfs.VG
 
vg_free_count - Variable in class com.redhat.et.libguestfs.VG
 
vg_mda_count - Variable in class com.redhat.et.libguestfs.VG
 
vg_mda_free - Variable in class com.redhat.et.libguestfs.VG
 
vg_name - Variable in class com.redhat.et.libguestfs.VG
 
vg_seqno - Variable in class com.redhat.et.libguestfs.VG
 
vg_size - Variable in class com.redhat.et.libguestfs.VG
 
vg_sysid - Variable in class com.redhat.et.libguestfs.VG
 
vg_tags - Variable in class com.redhat.et.libguestfs.VG
 
vg_uuid - Variable in class com.redhat.et.libguestfs.VG
 
vgchange_uuid(String) - Method in class com.redhat.et.libguestfs.GuestFS
generate a new random UUID for a volume group
vgchange_uuid_all() - Method in class com.redhat.et.libguestfs.GuestFS
generate new random UUIDs for all volume groups
vgcreate(String, String[]) - Method in class com.redhat.et.libguestfs.GuestFS
create an LVM volume group
vglvuuids(String) - Method in class com.redhat.et.libguestfs.GuestFS
get the LV UUIDs of all LVs in the volume group
vgmeta(String) - Method in class com.redhat.et.libguestfs.GuestFS
get volume group metadata
vgpvuuids(String) - Method in class com.redhat.et.libguestfs.GuestFS
get the PV UUIDs containing the volume group
vgremove(String) - Method in class com.redhat.et.libguestfs.GuestFS
remove an LVM volume group
vgrename(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
rename an LVM volume group
vgs() - Method in class com.redhat.et.libguestfs.GuestFS
list the LVM volume groups (VGs)
vgs_full() - Method in class com.redhat.et.libguestfs.GuestFS
list the LVM volume groups (VGs)
vgscan() - Method in class com.redhat.et.libguestfs.GuestFS
rescan for LVM physical volumes, volume groups and logical volumes
vguuid(String) - Method in class com.redhat.et.libguestfs.GuestFS
get the UUID of a volume group

W

wait_ready() - Method in class com.redhat.et.libguestfs.GuestFS
wait until the hypervisor launches (no op)
wc_c(String) - Method in class com.redhat.et.libguestfs.GuestFS
count characters in a file
wc_l(String) - Method in class com.redhat.et.libguestfs.GuestFS
count lines in a file
wc_w(String) - Method in class com.redhat.et.libguestfs.GuestFS
count words in a file
wipefs(String) - Method in class com.redhat.et.libguestfs.GuestFS
wipe a filesystem signature from a device
write(String, byte[]) - Method in class com.redhat.et.libguestfs.GuestFS
create a new file
write_append(String, byte[]) - Method in class com.redhat.et.libguestfs.GuestFS
append content to end of file
write_file(String, String, int) - Method in class com.redhat.et.libguestfs.GuestFS
create a file

X

XAttr - Class in com.redhat.et.libguestfs
XAttr structure.
XAttr() - Constructor for class com.redhat.et.libguestfs.XAttr
 
xfs_admin(String, Map<String, Object>) - Method in class com.redhat.et.libguestfs.GuestFS
change parameters of an XFS filesystem
xfs_admin(String) - Method in class com.redhat.et.libguestfs.GuestFS
 
xfs_agcount - Variable in class com.redhat.et.libguestfs.XFSInfo
 
xfs_agsize - Variable in class com.redhat.et.libguestfs.XFSInfo
 
xfs_attr - Variable in class com.redhat.et.libguestfs.XFSInfo
 
xfs_blocksize - Variable in class com.redhat.et.libguestfs.XFSInfo
 
xfs_cimode - Variable in class com.redhat.et.libguestfs.XFSInfo
 
xfs_datablocks - Variable in class com.redhat.et.libguestfs.XFSInfo
 
xfs_dirblocksize - Variable in class com.redhat.et.libguestfs.XFSInfo
 
xfs_dirversion - Variable in class com.redhat.et.libguestfs.XFSInfo
 
xfs_growfs(String, Map<String, Object>) - Method in class com.redhat.et.libguestfs.GuestFS
expand an existing XFS filesystem
xfs_growfs(String) - Method in class com.redhat.et.libguestfs.GuestFS
 
xfs_imaxpct - Variable in class com.redhat.et.libguestfs.XFSInfo
 
xfs_info(String) - Method in class com.redhat.et.libguestfs.GuestFS
get geometry of XFS filesystem
xfs_inodesize - Variable in class com.redhat.et.libguestfs.XFSInfo
 
xfs_lazycount - Variable in class com.redhat.et.libguestfs.XFSInfo
 
xfs_logblocks - Variable in class com.redhat.et.libguestfs.XFSInfo
 
xfs_logblocksize - Variable in class com.redhat.et.libguestfs.XFSInfo
 
xfs_logname - Variable in class com.redhat.et.libguestfs.XFSInfo
 
xfs_logsectsize - Variable in class com.redhat.et.libguestfs.XFSInfo
 
xfs_logsunit - Variable in class com.redhat.et.libguestfs.XFSInfo
 
xfs_logversion - Variable in class com.redhat.et.libguestfs.XFSInfo
 
xfs_mntpoint - Variable in class com.redhat.et.libguestfs.XFSInfo
 
xfs_repair(String, Map<String, Object>) - Method in class com.redhat.et.libguestfs.GuestFS
repair an XFS filesystem
xfs_repair(String) - Method in class com.redhat.et.libguestfs.GuestFS
 
xfs_rtblocks - Variable in class com.redhat.et.libguestfs.XFSInfo
 
xfs_rtextents - Variable in class com.redhat.et.libguestfs.XFSInfo
 
xfs_rtextsize - Variable in class com.redhat.et.libguestfs.XFSInfo
 
xfs_rtname - Variable in class com.redhat.et.libguestfs.XFSInfo
 
xfs_sectsize - Variable in class com.redhat.et.libguestfs.XFSInfo
 
xfs_sunit - Variable in class com.redhat.et.libguestfs.XFSInfo
 
xfs_swidth - Variable in class com.redhat.et.libguestfs.XFSInfo
 
XFSInfo - Class in com.redhat.et.libguestfs
XFSInfo structure.
XFSInfo() - Constructor for class com.redhat.et.libguestfs.XFSInfo
 

Z

zegrep(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
return lines matching a pattern
zegrepi(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
return lines matching a pattern
zero(String) - Method in class com.redhat.et.libguestfs.GuestFS
write zeroes to the device
zero_device(String) - Method in class com.redhat.et.libguestfs.GuestFS
write zeroes to an entire device
zero_free_space(String) - Method in class com.redhat.et.libguestfs.GuestFS
zero free space in a filesystem
zerofree(String) - Method in class com.redhat.et.libguestfs.GuestFS
zero unused inodes and disk blocks on ext2/3 filesystem
zfgrep(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
return lines matching a pattern
zfgrepi(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
return lines matching a pattern
zfile(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
determine file type inside a compressed file
zgrep(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
return lines matching a pattern
zgrepi(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
return lines matching a pattern

A B C D E F G H I J K L M N O P R S T U V W X Z