Documentation ¶
Index ¶
- func AddCmdAnnotation(cmd *cobra.Command, key, value string)
- func CopyFile(src, dst string) error
- func ExtractBundles(dest string, out output.Output, imageBundleFiles ...string) (*config.ImagesConfig, *config.HelmChartsConfig, error)
- func FilesWithGlobs(in []string) ([]string, error)
- func Useragent() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddCmdAnnotation ¶
func ExtractBundles ¶
func ExtractBundles( dest string, out output.Output, imageBundleFiles ...string, ) (*config.ImagesConfig, *config.HelmChartsConfig, error)
func FilesWithGlobs ¶
FilesWithGlobs expects a list of files and/or globs, and returns a new list of files. Returns an error if in does not match any files on the disk.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.