Versions in this module Expand all Collapse all v1 v1.8.1 Mar 10, 2020 Changes in this version + func DownloadStoragesvcURL(client client.Interface, fileUrl string) (io.ReadCloser, error) + func DownloadToTempFile(fileUrl string) (string, error) + func DownloadURL(fileUrl string) (io.ReadCloser, error) + func GetContents(filePath string) ([]byte, error) + func PrintPackageSummary(writer io.Writer, pkg *fv1.Package) + func UploadArchiveFile(ctx context.Context, client client.Interface, fileName string) (*fv1.Archive, error) + func WriteArchiveToFile(fileName string, reader io.Reader) error