regproxy

package
v0.8.9 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2024 License: MPL-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Controller added in v0.7.22

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

Controller handles the management of the registry proxy. This may also include the Darwin proxy used to enable Docker Desktop setups.

func NewController added in v0.7.22

func NewController(
	registryClient registry.RegistryClient,
	containerFrontend containerutil.ContainerFrontend,
	darwinProxy bool,
	darwinProxyImage string,
	darwinProxyWait time.Duration,
	cons conslog.ConsoleLogger,
) *Controller

NewController creates and returns a new registry proxy controller.

func (*Controller) Start added in v0.7.22

func (c *Controller) Start(ctx context.Context) (string, func(), error)

Start the proxy and create any support containers.

Jump to

Keyboard shortcuts

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