Documentation ¶
Index ¶
Constants ¶
View Source
const ( InvalidArguments = -1 // same as go-arg invalid args exit PrepareGuestFSApplianceFailed = -2 ExecuteFailed = -3 )
Exit codes reserve 0+ numbers for the exit code of the command
View Source
const ( DiskImagePath = "/mnt/targetpvc/disk.img" GuestFSApplianceArchivePath = "/usr/local/lib/guestfs/appliance" VirtCustomizeCommandsFileName = "virt_customize_commands" GuestFSApplianceArchivePathEnv = "LIBGUESTFS_APPLIANCE_ARCHIVE_PATH" DiskVirtCustomizeHome = "/home/disk-virt-customize" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.