Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
X
Z
A
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_drive(String)
- Method in class com.redhat.et.libguestfs.
GuestFS
add an image to examine or modify
add_drive_opts(String, Map<String, Object>)
- Method in class com.redhat.et.libguestfs.
GuestFS
add an image to examine or modify
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_with_if(String, String)
- Method in class com.redhat.et.libguestfs.
GuestFS
add a drive specifying the QEMU block emulation to use
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
Libguestfs Application structure.
Application()
- Constructor for class com.redhat.et.libguestfs.
Application
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_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
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_filesystem_resize(String, Map<String, Object>)
- Method in class com.redhat.et.libguestfs.
GuestFS
resize a btrfs filesystem
C
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_out(String, String, String, Map<String, Object>)
- Method in class com.redhat.et.libguestfs.
GuestFS
output compressed file
config(String, String)
- Method in class com.redhat.et.libguestfs.
GuestFS
add qemu 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_file(String, String, Map<String, Object>)
- Method in class com.redhat.et.libguestfs.
GuestFS
copy from source device to destination file
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_file(String, String, Map<String, Object>)
- Method in class com.redhat.et.libguestfs.
GuestFS
copy from source file to destination file
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
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_cmdline()
- 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
dev
- Variable in class com.redhat.et.libguestfs.
Stat
dev_size
- Variable in class com.redhat.et.libguestfs.
PV
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
Libguestfs Dirent structure.
Dirent()
- Constructor for class com.redhat.et.libguestfs.
Dirent
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_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
exists(String)
- Method in class com.redhat.et.libguestfs.
GuestFS
test if file or directory exists
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
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
fill(int, int, String)
- Method in class com.redhat.et.libguestfs.
GuestFS
fill a file with octets
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
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 attach method
get_autosync()
- Method in class com.redhat.et.libguestfs.
GuestFS
get autosync mode
get_direct()
- Method in class com.redhat.et.libguestfs.
GuestFS
get direct appliance mode flag
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_memsize()
- Method in class com.redhat.et.libguestfs.
GuestFS
get memory allocated to the qemu subprocess
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 qemu subprocess
get_qemu()
- Method in class com.redhat.et.libguestfs.
GuestFS
get the qemu binary
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_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)
- Method in class com.redhat.et.libguestfs.
GuestFS
return lines matching a pattern
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
The GuestFS object is a libguestfs handle.
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
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
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_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_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
Libguestfs IntBool structure.
IntBool()
- Constructor for class com.redhat.et.libguestfs.
IntBool
internal_autosync()
- Method in class com.redhat.et.libguestfs.
GuestFS
is_blockdev(String)
- Method in class com.redhat.et.libguestfs.
GuestFS
test if block device
is_busy()
- Method in class com.redhat.et.libguestfs.
GuestFS
is busy processing a command
is_chardev(String)
- Method in class com.redhat.et.libguestfs.
GuestFS
test if character device
is_config()
- Method in class com.redhat.et.libguestfs.
GuestFS
is in configuration state
is_dir(String)
- Method in class com.redhat.et.libguestfs.
GuestFS
test if a directory
is_fifo(String)
- Method in class com.redhat.et.libguestfs.
GuestFS
test if FIFO (named pipe)
is_file(String)
- Method in class com.redhat.et.libguestfs.
GuestFS
test if a regular file
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)
- Method in class com.redhat.et.libguestfs.
GuestFS
test if socket
is_symlink(String)
- Method in class com.redhat.et.libguestfs.
GuestFS
test if symbolic link
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
K
kill_subprocess()
- Method in class com.redhat.et.libguestfs.
GuestFS
kill the qemu subprocess
L
launch()
- Method in class com.redhat.et.libguestfs.
GuestFS
launch the qemu subprocess
lchown(int, int, String)
- Method in class com.redhat.et.libguestfs.
GuestFS
change file owner and group
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
This exception is thrown when some error occurs when using the libguestfs library.
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_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_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)
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
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
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
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_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_detail(String)
- Method in class com.redhat.et.libguestfs.
GuestFS
obtain metadata for an MD device
md_stop(String)
- Method in class com.redhat.et.libguestfs.
GuestFS
stop a Linux md (RAID) device
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_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)
- Method in class com.redhat.et.libguestfs.
GuestFS
make a filesystem
mkfs_b(String, int, String)
- Method in class com.redhat.et.libguestfs.
GuestFS
make a filesystem with block size
mkfs_opts(String, String, Map<String, Object>)
- Method in class com.redhat.et.libguestfs.
GuestFS
make a 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)
- Method in class com.redhat.et.libguestfs.
GuestFS
create a swap partition
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_U(String, String)
- Method in class com.redhat.et.libguestfs.
GuestFS
create a swap partition with an explicit UUID
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_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
ntfs_3g_probe(boolean, String)
- Method in class com.redhat.et.libguestfs.
GuestFS
probe NTFS volume
ntfsresize(String)
- Method in class com.redhat.et.libguestfs.
GuestFS
resize an NTFS filesystem
ntfsresize_opts(String, Map<String, Object>)
- Method in class com.redhat.et.libguestfs.
GuestFS
resize an NTFS filesystem
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
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_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_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
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
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
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
removexattr(String, String)
- Method in class com.redhat.et.libguestfs.
GuestFS
remove extended attribute of a file or directory
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_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
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 attach method
set_autosync(boolean)
- Method in class com.redhat.et.libguestfs.
GuestFS
set autosync mode
set_direct(boolean)
- Method in class com.redhat.et.libguestfs.
GuestFS
enable or disable direct appliance mode
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_memsize(int)
- Method in class com.redhat.et.libguestfs.
GuestFS
set memory allocated to the qemu subprocess
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_qemu(String)
- Method in class com.redhat.et.libguestfs.
GuestFS
set the qemu binary
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_trace(boolean)
- Method in class com.redhat.et.libguestfs.
GuestFS
enable or disable command traces
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
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
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
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
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)
- Method in class com.redhat.et.libguestfs.
GuestFS
unpack tarfile to directory
tar_out(String, String)
- Method in class com.redhat.et.libguestfs.
GuestFS
pack directory into tarfile
test0(String, String, String[], boolean, int, long, String, String, byte[])
- Method in class com.redhat.et.libguestfs.
GuestFS
test0rbool(String)
- Method in class com.redhat.et.libguestfs.
GuestFS
test0rboolerr()
- Method in class com.redhat.et.libguestfs.
GuestFS
test0rconstoptstring(String)
- Method in class com.redhat.et.libguestfs.
GuestFS
test0rconstoptstringerr()
- Method in class com.redhat.et.libguestfs.
GuestFS
test0rconststring(String)
- Method in class com.redhat.et.libguestfs.
GuestFS
test0rconststringerr()
- Method in class com.redhat.et.libguestfs.
GuestFS
test0rhashtable(String)
- Method in class com.redhat.et.libguestfs.
GuestFS
test0rhashtableerr()
- Method in class com.redhat.et.libguestfs.
GuestFS
test0rint(String)
- Method in class com.redhat.et.libguestfs.
GuestFS
test0rint64(String)
- Method in class com.redhat.et.libguestfs.
GuestFS
test0rint64err()
- Method in class com.redhat.et.libguestfs.
GuestFS
test0rinterr()
- Method in class com.redhat.et.libguestfs.
GuestFS
test0rstring(String)
- Method in class com.redhat.et.libguestfs.
GuestFS
test0rstringerr()
- Method in class com.redhat.et.libguestfs.
GuestFS
test0rstringlist(String)
- Method in class com.redhat.et.libguestfs.
GuestFS
test0rstringlisterr()
- Method in class com.redhat.et.libguestfs.
GuestFS
test0rstruct(String)
- Method in class com.redhat.et.libguestfs.
GuestFS
test0rstructerr()
- Method in class com.redhat.et.libguestfs.
GuestFS
test0rstructlist(String)
- Method in class com.redhat.et.libguestfs.
GuestFS
test0rstructlisterr()
- 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_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)
- Method in class com.redhat.et.libguestfs.
GuestFS
unmount a filesystem
umount_all()
- Method in class com.redhat.et.libguestfs.
GuestFS
unmount all filesystems
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
utimens(String, long, long, long, long)
- Method in class com.redhat.et.libguestfs.
GuestFS
set timestamp of a file with nanosecond precision
V
version()
- Method in class com.redhat.et.libguestfs.
GuestFS
get the library version number
Version
- Class in
com.redhat.et.libguestfs
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
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
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
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 qemu subprocess 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
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
Libguestfs XAttr structure.
XAttr()
- Constructor for class com.redhat.et.libguestfs.
XAttr
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
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
K
L
M
N
O
P
R
S
T
U
V
W
X
Z
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes