Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AdditionalTags ¶ added in v0.6.0
func AdditionalTags(pkgs []*apkimpl.InstalledPackage, logger log.Logger, tags []string, packageVersionTag, packageVersionTagPrefix, tagSuffix string, packageVersionTagStem bool) ([]string, error)
AdditionalTags is a helper function used in conjunction with the --package-version-tag flag If --package-version-tag is set to a package name (e.g. go), then this function returns a list of all images that should be published with the associated version of that package tagged (e.g. 1.18)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.