transport

package
v0.13.12 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2024 License: Apache-2.0 Imports: 12 Imported by: 2

Documentation

Index

Constants

View Source
const HTTPClientTimeOut = time.Second * 60

Variables

This section is empty.

Functions

This section is empty.

Types

type Pool

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

LRU cache for authenticated network connections.

func NewPool

func NewPool() *Pool

func (*Pool) Resolve

func (r *Pool) Resolve(ref name.Reference, digest string, keychain authn.Keychain) (string, http.RoundTripper, error)

type Resolve

type Resolve interface {
	Resolve(ref name.Reference, digest string, keychain authn.Keychain) (string, http.RoundTripper, error)
}

Jump to

Keyboard shortcuts

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