install

package
v1.75.0 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2026 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAppTask

func NewAppTask(instance, name, version string, repo registry.Remote, installer installerI, status statusService, logger *log.Logger) queue.Task

NewAppTask creates an Install task for an Application package. The downloaded path is apps/{repo}/{name}, and deployed path is apps/deployed/{instance}. Instance name allows multiple installations of the same package.

func NewModuleTask

func NewModuleTask(name, version string, repo registry.Remote, installer installerI, status statusService, logger *log.Logger) queue.Task

NewModuleTask creates an Install task for a Module package. The downloaded path is modules/{name}, and deployed path is modules/{name}.

Types

This section is empty.

Jump to

Keyboard shortcuts

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