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.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.