Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExtractImageFiles ¶
func ExtractImageFiles(ctx context.Context, imageRef string, pullSecret []byte, files ...string) (map[string][]byte, error)
ExtractImageFiles extracts a list of files from a registry image given the image reference, pull secret and the list of files to extract. It returns a map with file contents or an error.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.