Documentation
¶
Index ¶
- func ExtractZip(dir, fileName string) error
- func ImgpkgPush(ctx context.Context, dir string, excludedFiles []string, image string) (string, error)
- func IsDir(fileName string) bool
- func IsZip(fileName string) bool
- func RetrieveGgcrRemoteOptions(ctx context.Context) []remote.Option
- func StashGgcrRemoteOptions(ctx context.Context, options ...remote.Option) context.Context
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExtractZip ¶ added in v0.7.0
ExtractZip extracts contents of fileName zip file to dir Returns error if there is any error reading from zip file into dir
func ImgpkgPush ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.