Documentation ¶
Index ¶
Constants ¶
View Source
const ( BlkID = "blkid" DD = "dd" MDADM = "mdadm" LVM = "lvm" Ethtool = "ethtool" HDParm = "hdparm" IPMITool = "ipmitool" MKFSExt3 = "mkfs.ext3" MKFSExt4 = "mkfs.ext4" MKFSVFat = "mkfs.vfat" MKSwap = "mkswap" NVME = "nvme" SGDisk = "sgdisk" SSHD = "sshd" SUM = "sum" WIPEFS = "wipefs" )
Variables ¶
This section is empty.
Functions ¶
func CommandsExist ¶
func CommandsExist() error
CommandsExist check that all required binaries are installed in the initrd.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.