registry

package
v0.0.0-...-9dc5196 Latest Latest
Warning

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

Go to latest
Published: Dec 11, 2015 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RepoBackend

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

func NewRepoBackend

func NewRepoBackend(username string, password string, insecure bool) *RepoBackend

func (*RepoBackend) GetImageInfo

func (rb *RepoBackend) GetImageInfo(url string) ([]string, *attr.ParsedDockerURL, error)

func (*RepoBackend) GetLayerInfo

func (rb *RepoBackend) GetLayerInfo(layerID string, dockerURL *attr.ParsedDockerURL) (*attr.DockerImageData, error)

type RepoData

type RepoData struct {
	Tokens    []string
	Endpoints []string
	Cookie    []string
}

Jump to

Keyboard shortcuts

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