remote

package
v1.0.64 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2018 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ConcurrentRequests = 32

ConcurrentRequests defines maximum number of concurrent requests we could maintain against the registry

View Source
var RetryDelay = 5 * time.Second

RetryDelay is a delay between retries of failed requests to the registry

View Source
var RetryRequests = 0

RetryRequests is a number of retries we do in case of request failure

View Source
var TraceRequests = false

TraceRequests defines if we should print out HTTP request URLs and response headers/bodies

Functions

func FetchTags

func FetchTags(repo *repository.Repository, username, password string) (map[string]*tag.Tag, error)

FetchTags looks up Docker repoPath tags present on remote Docker registry

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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