Documentation
¶
Index ¶
- func NewAppTask(name string, repo registry.Remote, loader loader, status statusService, ...) queue.Task
- func NewEmbeddedTask(name string, loader loader, status statusService, logger *log.Logger) queue.Task
- func NewModuleTask(name string, repo registry.Remote, loader loader, status statusService, ...) queue.Task
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAppTask ¶
func NewAppTask(name string, repo registry.Remote, loader loader, status statusService, logger *log.Logger) queue.Task
NewAppTask creates a Load task for an Application package. The deployed path points to apps/deployed/{name} where the package is mounted.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.