Versions in this module Expand all Collapse all v0 v0.44.0 Aug 25, 2023 v0.0.1 Oct 9, 2023 Changes in this version + func NewArtifact(target string, c cache.ArtifactCache, artifactOpt artifact.Option) (artifact.Artifact, func(), error) + type Artifact struct + func (Artifact) Clean(_ types.ArtifactReference) error + func (a Artifact) Inspect(ctx context.Context) (types.ArtifactReference, error)