Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ImageFetcher ¶
type ImageFetcher struct {
// contains filtered or unexported fields
}
func New ¶
func New(logger *log.Logger, outDir, imageName, imageTag, registry string, noTarball bool) *ImageFetcher
func (*ImageFetcher) Run ¶
func (i *ImageFetcher) Run() error
Click to show internal directories.
Click to hide internal directories.