pull

package
v0.9.1 Latest Latest
Warning

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

Go to latest
Published: Oct 4, 2021 License: Apache-2.0 Imports: 21 Imported by: 13

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PulledManifests added in v0.8.0

type PulledManifests struct {
	Ref              string
	MainManifestDesc ocispec.Descriptor
	ConfigDesc       ocispec.Descriptor
	Nonlayers        []ocispec.Descriptor
	Descriptors      []ocispec.Descriptor
	Provider         func(session.Group) content.Provider
}

type Puller

type Puller struct {
	ContentStore content.Store
	Resolver     *resolver.Resolver
	Src          reference.Spec
	Platform     ocispec.Platform
	// contains filtered or unexported fields
}

func (*Puller) PullManifests added in v0.8.0

func (p *Puller) PullManifests(ctx context.Context) (*PulledManifests, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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