alternative

package
v0.0.0-...-7426b64 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2024 License: BSD-3-Clause Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ArtifactSetup

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

func NewArtifactSetup

func NewArtifactSetup(artifactID artifact.ArtifactID, store *store.Store) *ArtifactSetup

func (*ArtifactSetup) EnvDef

func (as *ArtifactSetup) EnvDef(tmpDir string) (*envdef.EnvironmentDefinition, error)

func (*ArtifactSetup) Move

func (as *ArtifactSetup) Move(tmpDir string) error

func (*ArtifactSetup) Unarchiver

func (as *ArtifactSetup) Unarchiver() unarchiver.Unarchiver

type Resolver

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

func NewResolver

func NewResolver(artifactsForNameResolving artifact.Map) *Resolver

func (*Resolver) ResolveArtifactName

func (r *Resolver) ResolveArtifactName(id artifact.ArtifactID) string

type Setup

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

func NewSetup

func NewSetup(store *store.Store) *Setup

func (*Setup) DeleteOutdatedArtifacts

func (s *Setup) DeleteOutdatedArtifacts(changeset artifact.ArtifactChangeset, storedArtifacted, alreadyInstalled store.StoredArtifactMap) error

func (*Setup) DownloadsFromBuild

func (s *Setup) DownloadsFromBuild(build model.Build, artifacts map[strfmt.UUID]artifact.Artifact) (download []artifact.ArtifactDownload, err error)

func (*Setup) ResolveArtifactName

func (s *Setup) ResolveArtifactName(a artifact.ArtifactID) string

Jump to

Keyboard shortcuts

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