Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FormatDevice ¶
func FormatDevice(runner v1.Runner, device string, fileSystem string, label string, opts ...string) error
FormatDevice formats a block device with the given parameters
func WithLogger ¶
func WithLogger(logger sdkTypes.KairosLogger) func(d *Disk) error
Types ¶
type Disk ¶
func (*Disk) NewPartitionTable ¶
func (d *Disk) NewPartitionTable(partType string, parts sdkTypes.PartitionList) error
type DiskOptions ¶
Click to show internal directories.
Click to hide internal directories.