artifact

package
v0.11.0 Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2021 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ArtifactWrapper

type ArtifactWrapper struct {
	profilesv1.Artifact
	NestedProfileSubDirectoryName string
	PathToProfileClone            string
	ProfileName                   string
}

ArtifactWrapper contains an artifact and related information

type ArtifactWriter

type ArtifactWriter interface {
	Write(installation profilesv1.ProfileInstallation, artifacts []ArtifactWrapper) error
}

ArtifactWriter can build an artifacts from an installation and a profile artifact.

type Writer

type Writer struct {
	GitRepositoryName      string
	GitRepositoryNamespace string
	RootDir                string
}

Writer will build helm chart resources.

func (*Writer) Write

func (c *Writer) Write(installation profilesv1.ProfileInstallation, artifacts []ArtifactWrapper) error

Build a single artifact from a profile artifact and installation.

Directories

Path Synopsis
Code generated by counterfeiter.
Code generated by counterfeiter.

Jump to

Keyboard shortcuts

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