archive

package
v2.3.1 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2024 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ArchiveStep

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

func NewArchiveStep

func NewArchiveStep(spec interface{}, dirs *types.AgentWorkDirs, envs, secretEnvs []string, logger *log.JobLogger) (*ArchiveStep, error)

func (*ArchiveStep) Run

func (s *ArchiveStep) Run(ctx context.Context) error

type DownloadArchiveStep added in v2.3.0

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

func NewDownloadArchiveStep added in v2.3.0

func NewDownloadArchiveStep(spec interface{}, dirs *types.AgentWorkDirs, envs, secretEnvs []string, logger *log.JobLogger) (*DownloadArchiveStep, error)

func (*DownloadArchiveStep) Run added in v2.3.0

type TarArchiveStep

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

func NewTarArchiveStep added in v2.3.0

func NewTarArchiveStep(spec interface{}, dirs *types.AgentWorkDirs, envs, secretEnvs []string, logger *log.JobLogger) (*TarArchiveStep, error)

func (*TarArchiveStep) Run

func (s *TarArchiveStep) Run(ctx context.Context) error

Jump to

Keyboard shortcuts

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