transporter

package
v0.5.8 Latest Latest
Warning

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

Go to latest
Published: Aug 2, 2024 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Adopt

func Adopt(src string, dst string, opt ...Option) error

func Clone

func Clone(src string, dst string, opt ...Option) error

func Inspect

func Inspect(rawRef string, opt ...Option) (string, error)

func List

func List(opt ...Option) error

func PathFromRawRef

func PathFromRawRef(rawRef string, opt ...Option) (string, error)

func Pull

func Pull(src string, opt ...Option) error

func Push

func Push(imageRef string, opt ...Option) error

func Remove

func Remove(src string, opt ...Option) error

Types

type Option

type Option func(opts *options)

func WithCachePath added in v0.5.0

func WithCachePath(cachePath string) Option

func WithContext

func WithContext(ctx context.Context) Option

func WithImagesPath

func WithImagesPath(imagesPath string) Option

func WithInsecureTransport

func WithInsecureTransport() Option

func WithMountedReference

func WithMountedReference(ref name.Reference) Option

func WithVerbose added in v0.5.8

func WithVerbose(verbose bool) Option

func WithWorkersCount

func WithWorkersCount(workersCount int) Option

Jump to

Keyboard shortcuts

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