Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
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.