archive

package
v2.2.0-20240131 Latest Latest
Warning

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

Go to latest
Published: Feb 9, 2024 License: Apache-2.0 Imports: 17 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 DownloadArtifactStep

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

func NewDownloadArtifactStep

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

func (*DownloadArtifactStep) Run

type TarArchiveStep

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

func NewTararchiveStep

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