wsl

package
v0.153.0 Latest Latest
Warning

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

Go to latest
Published: Jun 20, 2025 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type WSL

type WSL struct {
	Config             *WSLConfig             `yaml:"config,omitempty"`
	DistributionConfig *WSLDistributionConfig `yaml:"distribution_config,omitempty"`
}

type WSLConfig

type WSLConfig struct {
	BootSystemd bool `yaml:"boot_systemd,omitempty"`
}

type WSLDistributionConfig

type WSLDistributionConfig struct {
	OOBE     *WSLDistributionOOBEConfig     `yaml:"oobe,omitempty"`
	Shortcut *WSLDistributionShortcutConfig `yaml:"shortcut,omitempty"`
}

type WSLDistributionOOBEConfig

type WSLDistributionOOBEConfig struct {
	DefaultUID  *int   `yaml:"default_uid,omitempty"`
	DefaultName string `yaml:"default_name,omitempty"`
}

type WSLDistributionShortcutConfig

type WSLDistributionShortcutConfig struct {
	Enabled bool   `yaml:"enabled,omitempty"`
	Icon    string `yaml:"icon,omitempty"`
}

Jump to

Keyboard shortcuts

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