image

package
v0.0.11 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 19, 2023 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Overview

duplicate from stackerbuild.io to avoid different umoci versions

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ImageCopy

func ImageCopy(opts ImageCopyOpts) error

func RegisterURLScheme

func RegisterURLScheme(scheme string, f func(string) (types.ImageReference, error))

Types

type ImageCopyOpts

type ImageCopyOpts struct {
	Src               string
	SrcUsername       string
	SrcPassword       string
	Dest              string
	DestUsername      string
	DestPassword      string
	ForceManifestType string
	SrcSkipTLS        bool
	DestSkipTLS       bool
	Progress          io.Writer
	Context           context.Context
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL