Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetDependencies ¶
func GetDependencies(ctx context.Context, workspace string, a *latest.CustomArtifact) ([]string, error)
GetDependencies returns dependencies listed for a custom artifact
Types ¶
type ArtifactBuilder ¶
type ArtifactBuilder struct {
// contains filtered or unexported fields
}
ArtifactBuilder is a builder for custom artifacts
func NewArtifactBuilder ¶
func NewArtifactBuilder(pushImages bool, additionalEnv []string) *ArtifactBuilder
NewArtifactBuilder returns a new custom artifact builder
Click to show internal directories.
Click to hide internal directories.