orchestrator

package
v1.0.106 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2024 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DownloadCommand

type DownloadCommand struct{}

The DownloadCommand is a custom command for the orchestrator service which makes downloading files more convenient. It provides a wrapper over retrieving the read url and actually performing the download.

func (DownloadCommand) Command

func (c DownloadCommand) Command() plugin.Command

func (DownloadCommand) Execute

func (c DownloadCommand) Execute(context plugin.ExecutionContext, writer output.OutputWriter, logger log.Logger) error

type UploadCommand

type UploadCommand struct{}

The UploadCommand is a custom command for the orchestrator service which makes uploading files more convenient. It provides a wrapper over retrieving the write url and actually performing the upload.

func (UploadCommand) Command

func (c UploadCommand) Command() plugin.Command

func (UploadCommand) Execute

func (c UploadCommand) Execute(context plugin.ExecutionContext, writer output.OutputWriter, logger log.Logger) error

Jump to

Keyboard shortcuts

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