install

package
v0.2.3 Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2026 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InstallBundle

func InstallBundle(options BundleInstallOptions) error

Types

type BundleInstallOptions

type BundleInstallOptions struct {
	ComponentName string
	TargetRoot    string
	ZipPath       string
	ManifestPath  string
	ChecksumsPath string
	Bundle        manifest.Bundle
}

type Manager

type Manager struct {
	// contains filtered or unexported fields
}

func NewManager

func NewManager(client *githubrelease.Client, log io.Writer) *Manager

func (*Manager) Install

func (m *Manager) Install(ctx context.Context, lockFile config.File, targetRoot string, target platform.Target) error

Jump to

Keyboard shortcuts

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