distclient

package
v0.0.0-...-be7a702 Latest Latest
Warning

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

Go to latest
Published: Jun 9, 2016 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDialer

func NewDialer(insecureRegistries []string) *dialer

Types

type Conn

type Conn interface {
	GetManifest(logger lager.Logger, tag string) (*Manifest, error)
	GetBlobReader(logger lager.Logger, d digest.Digest) (io.Reader, error)
}

type InsecureRegistryList

type InsecureRegistryList []string

func (InsecureRegistryList) AllowInsecure

func (l InsecureRegistryList) AllowInsecure(host string) bool

type Layer

type Layer struct {
	BlobSum        digest.Digest
	StrongID       digest.Digest
	ParentStrongID digest.Digest
	Image          image.Image
}

type Manifest

type Manifest struct {
	Layers []Layer
}

Directories

Path Synopsis
This file was generated by counterfeiter
This file was generated by counterfeiter

Jump to

Keyboard shortcuts

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