raw

package
v4.0.2 Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2026 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ArtifactDriver

type ArtifactDriver struct{}

func (*ArtifactDriver) Delete

func (a *ArtifactDriver) Delete(ctx context.Context, s *wfv1.Artifact) error

Delete is unsupported for raw output artifacts

func (*ArtifactDriver) IsDirectory

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

func (*ArtifactDriver) ListObjects

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

func (*ArtifactDriver) Load

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

Load Store raw content as artifact

func (*ArtifactDriver) OpenStream

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

func (*ArtifactDriver) Save

func (a *ArtifactDriver) Save(ctx context.Context, path string, artifact *wfv1.Artifact) error

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