Documentation ¶
Index ¶
- func ExtractZip(dir, fileName string) error
- func ImgpkgPush(ctx context.Context, dir string, excludedFiles []string, ...) (string, error)
- func IsDir(fileName string) bool
- func IsZip(fileName string) bool
- func RetrieveStashContainerRemoteTransport(ctx context.Context) *http.RoundTripper
- func StashContainerRemoteTransport(ctx context.Context, rTripper http.RoundTripper) context.Context
- type RegistryOpts
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 ¶
func RetrieveStashContainerRemoteTransport ¶ added in v0.7.0
func RetrieveStashContainerRemoteTransport(ctx context.Context) *http.RoundTripper
func StashContainerRemoteTransport ¶ added in v0.7.0
Types ¶
Click to show internal directories.
Click to hide internal directories.