remote

package
v1.2.9 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2019 License: Apache-2.0 Imports: 6 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

View Source
var WaitBetween time.Duration

WaitBetween defines how much we will wait between batches of requests

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.

Jump to

Keyboard shortcuts

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