Documentation ¶
Index ¶
- func ConnectToExistingChrootedEnvironment() error
- func ProvisionArchChroot() error
- func ProvisionArchChrootForCompanionSystem() error
- func ProvisionArchDesktop(stage string) error
- func ProvisionUsbArchInstaller(ctx context.Context) error
- func SetupEnvirionmentCoreAction(ctx context.Context) a.Object
- func SetupEnvironment(ctx context.Context, opts SetupEnvironmentOptions) error
- func SetupLanguageToolchainAction(ctx context.Context, opts SetupLanguageToolchainActionOpts) a.Object
- func SetupLspAction(ctx context.Context, opts SetupLspActionOpts) a.Object
- func SetupUbuntuInDocker(ctx context.Context, opts SetupEnvironmentOptions) error
- type SetupEnvironmentOptions
- type SetupLanguageToolchainActionOpts
- type SetupLspActionOpts
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConnectToExistingChrootedEnvironment ¶
func ConnectToExistingChrootedEnvironment() error
func ProvisionArchChroot ¶
func ProvisionArchChroot() error
func ProvisionArchChrootForCompanionSystem ¶
func ProvisionArchChrootForCompanionSystem() error
func ProvisionArchDesktop ¶
func SetupEnvironment ¶
func SetupEnvironment(ctx context.Context, opts SetupEnvironmentOptions) error
func SetupLanguageToolchainAction ¶
func SetupLanguageToolchainAction(ctx context.Context, opts SetupLanguageToolchainActionOpts) a.Object
func SetupLspAction ¶
func SetupLspAction(ctx context.Context, opts SetupLspActionOpts) a.Object
func SetupUbuntuInDocker ¶
func SetupUbuntuInDocker(ctx context.Context, opts SetupEnvironmentOptions) error
Types ¶
type SetupEnvironmentOptions ¶
type SetupEnvironmentOptions struct {
Reinstall bool
}
type SetupLanguageToolchainActionOpts ¶
type SetupLanguageToolchainActionOpts struct {
Reinstall bool
}
type SetupLspActionOpts ¶
type SetupLspActionOpts struct {
Reinstall bool
}
Source Files ¶
Click to show internal directories.
Click to hide internal directories.