raw

package
v3.4.1 Latest Latest
Warning

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

Go to latest
Published: Oct 1, 2022 License: Apache-2.0 Imports: 6 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ArtifactDriver added in v3.1.0

type ArtifactDriver struct{}

func (*ArtifactDriver) Delete added in v3.4.0

func (g *ArtifactDriver) Delete(s *wfv1.Artifact) error

Delete is unsupported for raw output artifacts

func (*ArtifactDriver) IsDirectory added in v3.4.0

func (a *ArtifactDriver) IsDirectory(artifact *wfv1.Artifact) (bool, error)

func (*ArtifactDriver) ListObjects added in v3.1.0

func (a *ArtifactDriver) ListObjects(artifact *wfv1.Artifact) ([]string, error)

func (*ArtifactDriver) Load added in v3.1.0

func (a *ArtifactDriver) Load(artifact *wfv1.Artifact, path string) error

Load Store raw content as artifact

func (*ArtifactDriver) OpenStream added in v3.4.0

func (a *ArtifactDriver) OpenStream(art *wfv1.Artifact) (io.ReadCloser, error)

func (*ArtifactDriver) Save added in v3.1.0

Save is unsupported for raw output artifacts

Jump to

Keyboard shortcuts

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