- 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_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_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_libvirt_dom(long, Map<String, Object>) - Method in class com.redhat.et.libguestfs.GuestFS
-
add the disk(s) from a libvirt domain
- add_libvirt_dom(long) - Method in class com.redhat.et.libguestfs.GuestFS
-
- 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 - 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
-
- blkdiscard(String) - Method in class com.redhat.et.libguestfs.GuestFS
-
discard all blocks on a device
- blkdiscardzeroes(String) - Method in class com.redhat.et.libguestfs.GuestFS
-
return true if discarded blocks are read as zeroes
- 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
-
- blockdev_setra(String, int) - Method in class com.redhat.et.libguestfs.GuestFS
-
set readahead
- 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_balance_cancel(String) - Method in class com.redhat.et.libguestfs.GuestFS
-
cancel a running or paused balance
- btrfs_balance_pause(String) - Method in class com.redhat.et.libguestfs.GuestFS
-
pause a running balance
- btrfs_balance_resume(String) - Method in class com.redhat.et.libguestfs.GuestFS
-
resume a paused balance
- btrfs_balance_status(String) - Method in class com.redhat.et.libguestfs.GuestFS
-
show the status of a running or paused balance
- 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_defragment(String, Map<String, Object>) - Method in class com.redhat.et.libguestfs.GuestFS
-
defragment a file or directory
- btrfs_filesystem_defragment(String) - Method in class com.redhat.et.libguestfs.GuestFS
-
- 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_image(String[], String, Map<String, Object>) - Method in class com.redhat.et.libguestfs.GuestFS
-
create an image of a btrfs filesystem
- btrfs_image(String[], String) - Method in class com.redhat.et.libguestfs.GuestFS
-
- btrfs_qgroup_assign(String, String, String) - Method in class com.redhat.et.libguestfs.GuestFS
-
add a qgroup to a parent qgroup
- btrfs_qgroup_create(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
-
create a subvolume quota group
- btrfs_qgroup_destroy(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
-
destroy a subvolume quota group
- btrfs_qgroup_limit(String, long) - Method in class com.redhat.et.libguestfs.GuestFS
-
limit the size of a subvolume
- btrfs_qgroup_remove(String, String, String) - Method in class com.redhat.et.libguestfs.GuestFS
-
remove a qgroup from its parent qgroup
- btrfs_qgroup_show(String) - Method in class com.redhat.et.libguestfs.GuestFS
-
show subvolume quota groups
- btrfs_quota_enable(String, boolean) - Method in class com.redhat.et.libguestfs.GuestFS
-
enable or disable subvolume quota support
- btrfs_quota_rescan(String) - Method in class com.redhat.et.libguestfs.GuestFS
-
trash all qgroup numbers and scan the metadata again with the current config
- btrfs_replace(String, String, String) - Method in class com.redhat.et.libguestfs.GuestFS
-
replace a btrfs managed device with another device
- btrfs_rescue_chunk_recover(String) - Method in class com.redhat.et.libguestfs.GuestFS
-
recover the chunk tree of btrfs filesystem
- btrfs_rescue_super_recover(String) - Method in class com.redhat.et.libguestfs.GuestFS
-
recover bad superblocks from good copies
- btrfs_scrub_cancel(String) - Method in class com.redhat.et.libguestfs.GuestFS
-
cancel a running scrub
- btrfs_scrub_resume(String) - Method in class com.redhat.et.libguestfs.GuestFS
-
resume a previously canceled or interrupted scrub
- btrfs_scrub_start(String) - Method in class com.redhat.et.libguestfs.GuestFS
-
read all data from all disks and verify checksums
- btrfs_scrub_status(String) - Method in class com.redhat.et.libguestfs.GuestFS
-
show status of running or finished scrub
- 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, Map<String, Object>) - Method in class com.redhat.et.libguestfs.GuestFS
-
create a btrfs subvolume
- btrfs_subvolume_create(String) - Method in class com.redhat.et.libguestfs.GuestFS
-
- btrfs_subvolume_create_opts(String, Map<String, Object>) - Method in class com.redhat.et.libguestfs.GuestFS
-
- btrfs_subvolume_create_opts(String) - Method in class com.redhat.et.libguestfs.GuestFS
-
- btrfs_subvolume_delete(String) - Method in class com.redhat.et.libguestfs.GuestFS
-
delete a btrfs subvolume or snapshot
- btrfs_subvolume_get_default(String) - Method in class com.redhat.et.libguestfs.GuestFS
-
get the default subvolume or snapshot of a filesystem
- 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_show(String) - Method in class com.redhat.et.libguestfs.GuestFS
-
return detailed information of the subvolume
- btrfs_subvolume_snapshot(String, String, Map<String, Object>) - Method in class com.redhat.et.libguestfs.GuestFS
-
create a btrfs snapshot
- btrfs_subvolume_snapshot(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
-
- btrfs_subvolume_snapshot_opts(String, String, Map<String, Object>) - Method in class com.redhat.et.libguestfs.GuestFS
-
- btrfs_subvolume_snapshot_opts(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
-
- BTRFSBalance - Class in com.redhat.et.libguestfs
-
BTRFSBalance structure.
- BTRFSBalance() - Constructor for class com.redhat.et.libguestfs.BTRFSBalance
-
- btrfsbalance_balanced - Variable in class com.redhat.et.libguestfs.BTRFSBalance
-
- btrfsbalance_considered - Variable in class com.redhat.et.libguestfs.BTRFSBalance
-
- btrfsbalance_left - Variable in class com.redhat.et.libguestfs.BTRFSBalance
-
- btrfsbalance_status - Variable in class com.redhat.et.libguestfs.BTRFSBalance
-
- btrfsbalance_total - Variable in class com.redhat.et.libguestfs.BTRFSBalance
-
- BTRFSQgroup - Class in com.redhat.et.libguestfs
-
BTRFSQgroup structure.
- BTRFSQgroup() - Constructor for class com.redhat.et.libguestfs.BTRFSQgroup
-
- btrfsqgroup_excl - Variable in class com.redhat.et.libguestfs.BTRFSQgroup
-
- btrfsqgroup_id - Variable in class com.redhat.et.libguestfs.BTRFSQgroup
-
- btrfsqgroup_rfer - Variable in class com.redhat.et.libguestfs.BTRFSQgroup
-
- BTRFSScrub - Class in com.redhat.et.libguestfs
-
BTRFSScrub structure.
- BTRFSScrub() - Constructor for class com.redhat.et.libguestfs.BTRFSScrub
-
- btrfsscrub_corrected_errors - Variable in class com.redhat.et.libguestfs.BTRFSScrub
-
- btrfsscrub_csum_discards - Variable in class com.redhat.et.libguestfs.BTRFSScrub
-
- btrfsscrub_csum_errors - Variable in class com.redhat.et.libguestfs.BTRFSScrub
-
- btrfsscrub_data_bytes_scrubbed - Variable in class com.redhat.et.libguestfs.BTRFSScrub
-
- btrfsscrub_data_extents_scrubbed - Variable in class com.redhat.et.libguestfs.BTRFSScrub
-
- btrfsscrub_last_physical - Variable in class com.redhat.et.libguestfs.BTRFSScrub
-
- btrfsscrub_malloc_errors - Variable in class com.redhat.et.libguestfs.BTRFSScrub
-
- btrfsscrub_no_csum - Variable in class com.redhat.et.libguestfs.BTRFSScrub
-
- btrfsscrub_read_errors - Variable in class com.redhat.et.libguestfs.BTRFSScrub
-
- btrfsscrub_super_errors - Variable in class com.redhat.et.libguestfs.BTRFSScrub
-
- btrfsscrub_tree_bytes_scrubbed - Variable in class com.redhat.et.libguestfs.BTRFSScrub
-
- btrfsscrub_tree_extents_scrubbed - Variable in class com.redhat.et.libguestfs.BTRFSScrub
-
- btrfsscrub_uncorrectable_errors - Variable in class com.redhat.et.libguestfs.BTRFSScrub
-
- btrfsscrub_unverified_errors - Variable in class com.redhat.et.libguestfs.BTRFSScrub
-
- btrfsscrub_verify_errors - Variable in class com.redhat.et.libguestfs.BTRFSScrub
-
- 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
-
- btrfstune_enable_extended_inode_refs(String) - Method in class com.redhat.et.libguestfs.GuestFS
-
enable extended inode refs
- btrfstune_enable_skinny_metadata_extent_refs(String) - Method in class com.redhat.et.libguestfs.GuestFS
-
enable skinny metadata extent refs
- btrfstune_seeding(String, boolean) - Method in class com.redhat.et.libguestfs.GuestFS
-
enable or disable seeding of a btrfs device
- c_pointer() - Method in class com.redhat.et.libguestfs.GuestFS
-
return the C pointer to the guestfs_h handle
- 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
- clear_backend_setting(String) - Method in class com.redhat.et.libguestfs.GuestFS
-
remove a single per-backend settings string
- 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_attributes(String, String, Map<String, Object>) - Method in class com.redhat.et.libguestfs.GuestFS
-
copy the attributes of a path (file/directory) to another
- copy_attributes(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
-
- 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_in(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
-
copy local files or directories into an image
- copy_out(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
-
copy remote files or directories out of an image
- copy_percent - Variable in class com.redhat.et.libguestfs.LV
-
- copy_size(String, String, long) - Method in class com.redhat.et.libguestfs.GuestFS
-
- 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
- cpio_out(String, String, Map<String, Object>) - Method in class com.redhat.et.libguestfs.GuestFS
-
pack directory into cpio file
- cpio_out(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
-
- ctime - Variable in class com.redhat.et.libguestfs.Stat
-
- 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_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_backend_setting(String) - Method in class com.redhat.et.libguestfs.GuestFS
-
get a single per-backend settings string
- get_backend_settings() - Method in class com.redhat.et.libguestfs.GuestFS
-
get per-backend settings
- 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_e2uuid(String) - Method in class com.redhat.et.libguestfs.GuestFS
-
- 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_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
-
- 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.
- 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 - 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
-
- 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_exit() - Method in class com.redhat.et.libguestfs.GuestFS
-
- 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
- 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
-
- lstatlist(String, String[]) - Method in class com.redhat.et.libguestfs.GuestFS
-
- lstatns(String) - Method in class com.redhat.et.libguestfs.GuestFS
-
get file information for a symbolic link
- lstatnslist(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
- 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
-
- mke2fs_JL(String, int, String, String) - Method in class com.redhat.et.libguestfs.GuestFS
-
- mke2fs_JU(String, int, String, String) - Method in class com.redhat.et.libguestfs.GuestFS
-
- mke2journal(int, String) - Method in class com.redhat.et.libguestfs.GuestFS
-
- mke2journal_L(int, String, String) - Method in class com.redhat.et.libguestfs.GuestFS
-
- mke2journal_U(int, String, String) - Method in class com.redhat.et.libguestfs.GuestFS
-
- 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
-
- 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
-
- 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
-
- 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
- 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_guid(String, int) - Method in class com.redhat.et.libguestfs.GuestFS
-
get the GUID of a GPT partition
- 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_mbr_part_type(String, int) - Method in class com.redhat.et.libguestfs.GuestFS
-
get the MBR partition type
- part_get_name(String, int) - Method in class com.redhat.et.libguestfs.GuestFS
-
get partition name
- 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_guid(String, int, String) - Method in class com.redhat.et.libguestfs.GuestFS
-
set the GUID of a GPT partition
- 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
- 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
-
- 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_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_backend_setting(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
-
set a single per-backend settings string
- set_backend_settings(String[]) - Method in class com.redhat.et.libguestfs.GuestFS
-
replace per-backend settings strings
- 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_e2uuid(String, String) - Method in class com.redhat.et.libguestfs.GuestFS
-
- 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_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_uuid_random(String) - Method in class com.redhat.et.libguestfs.GuestFS
-
set a random UUID for the filesystem
- 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
-
- 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
-
- sfdisk_N(String, int, int, int, int, String) - Method in class com.redhat.et.libguestfs.GuestFS
-
- sfdiskM(String, String[]) - Method in class com.redhat.et.libguestfs.GuestFS
-
- 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
-
- st_atime_nsec - Variable in class com.redhat.et.libguestfs.StatNS
-
- st_atime_sec - Variable in class com.redhat.et.libguestfs.StatNS
-
- st_blksize - Variable in class com.redhat.et.libguestfs.StatNS
-
- st_blocks - Variable in class com.redhat.et.libguestfs.StatNS
-
- st_ctime_nsec - Variable in class com.redhat.et.libguestfs.StatNS
-
- st_ctime_sec - Variable in class com.redhat.et.libguestfs.StatNS
-
- st_dev - Variable in class com.redhat.et.libguestfs.StatNS
-
- st_gid - Variable in class com.redhat.et.libguestfs.StatNS
-
- st_ino - Variable in class com.redhat.et.libguestfs.StatNS
-
- st_mode - Variable in class com.redhat.et.libguestfs.StatNS
-
- st_mtime_nsec - Variable in class com.redhat.et.libguestfs.StatNS
-
- st_mtime_sec - Variable in class com.redhat.et.libguestfs.StatNS
-
- st_nlink - Variable in class com.redhat.et.libguestfs.StatNS
-
- st_rdev - Variable in class com.redhat.et.libguestfs.StatNS
-
- st_size - Variable in class com.redhat.et.libguestfs.StatNS
-
- st_spare1 - Variable in class com.redhat.et.libguestfs.StatNS
-
- st_spare2 - Variable in class com.redhat.et.libguestfs.StatNS
-
- st_spare3 - Variable in class com.redhat.et.libguestfs.StatNS
-
- st_spare4 - Variable in class com.redhat.et.libguestfs.StatNS
-
- st_spare5 - Variable in class com.redhat.et.libguestfs.StatNS
-
- st_spare6 - Variable in class com.redhat.et.libguestfs.StatNS
-
- st_uid - Variable in class com.redhat.et.libguestfs.StatNS
-
- stat(String) - Method in class com.redhat.et.libguestfs.GuestFS
-
- Stat - Class in com.redhat.et.libguestfs
-
Stat structure.
- Stat() - Constructor for class com.redhat.et.libguestfs.Stat
-
- statns(String) - Method in class com.redhat.et.libguestfs.GuestFS
-
get file information
- StatNS - Class in com.redhat.et.libguestfs
-
StatNS structure.
- StatNS() - Constructor for class com.redhat.et.libguestfs.StatNS
-
- 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
-
- 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