Documentation ¶
Index ¶
Constants ¶
View Source
const Enabled = false
Variables ¶
View Source
var ErrUnsupported = errors.New("vm driver 'wsl2' requires Windows 10 build 19041 or later (Hint: try recompiling Lima if you are seeing this error on Windows 10+)")
Functions ¶
Types ¶
type LimaWslDriver ¶
type LimaWslDriver struct {
*driver.BaseDriver
}
func New ¶
func New(driver *driver.BaseDriver) *LimaWslDriver
func (*LimaWslDriver) CreateDisk ¶
func (l *LimaWslDriver) CreateDisk() error
func (*LimaWslDriver) Validate ¶
func (l *LimaWslDriver) Validate() error
Click to show internal directories.
Click to hide internal directories.