disk

package
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 11, 2023 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Overview

Package disk manages the persistent disk used to save containerd user data

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UserDataDiskManager

type UserDataDiskManager interface {
	EnsureUserDataDisk() error
}

UserDataDiskManager is used to check the user data disk configuration and create it if needed.

func NewUserDataDiskManager

func NewUserDataDiskManager(
	lcc command.LimaCmdCreator,
	fs diskFS,
	finch fpath.Finch,
	homeDir string,
) UserDataDiskManager

NewUserDataDiskManager is a constructor for UserDataDiskManager.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL