package
0.0.0-20240905033552-c50090bf3da5
Repository: https://github.com/tinkerbell/actions.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
ExamineDisk will look at the configuration of a disk.
FileSystemCreate handles the creation of filesystems.
MBRPartition will create the partitions and write them to the disk.
Mount -=.
Partition will create the partitions and write them to the disk.
RetrieveData retrieves metadata from Hegel.
VerifyBlockDevice will check that the device actually exists and is a block device.
Wipe will clean the table from a disk.

# Structs

Disk defines the configuration for a disk.
Filesystem defines the organisation of a filesystem.
Instance is a dervied struct taken from a metadata request.
LogicalVolume defines the configuration of a logical volume.
Metadata is an auto generated struct taken from a metadata request.
Partitions details the architecture.
VolumeGroup defines the configuration of a volume group.
Wrapper is a top level struct to unmarshal the metadata.