pull

package
v0.0.18 Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2020 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewPuller

func NewPuller(resolver remotes.Resolver) *puller

Types

type Image

type Image = model.Image

type ImagePuller

type ImagePuller interface {
	// Pull retrieves the child Descriptors for the provided image ref
	Pull(ctx context.Context, ref string) (Image, error)
}

CodePuller Pulls the .wasm file descriptor from the image ref ImagePuller pulls oci image descriptors by their ref. Given the image as a wasme image, can also download files from those images

Directories

Path Synopsis
Package mock_pull is a generated GoMock package.
Package mock_pull is a generated GoMock package.

Jump to

Keyboard shortcuts

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