source

package
v0.25.0 Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2017 License: Apache-2.0 Imports: 19 Imported by: 1

Documentation

Index

Constants

View Source
const MAX_BLOB_RETRIES = 3

Variables

This section is empty.

Functions

This section is empty.

Types

type LayerSource

type LayerSource struct {
	// contains filtered or unexported fields
}

func NewLayerSource

func NewLayerSource(username, password string, trustedRegistries []string, skipChecksumValidation bool) LayerSource

func (*LayerSource) Blob

func (s *LayerSource) Blob(logger lager.Logger, baseImageURL *url.URL, digest string) (string, int64, error)

func (*LayerSource) Manifest

func (s *LayerSource) Manifest(logger lager.Logger, baseImageURL *url.URL) (types.Image, error)

Jump to

Keyboard shortcuts

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