image

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Aug 16, 2022 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ImageAdapter

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

func New

func New(fns ...ImageFn) *ImageAdapter

func (*ImageAdapter) Find

func (i *ImageAdapter) Find(ctx context.Context, image string) ([]core.Image, error)

func (*ImageAdapter) Pull

func (i *ImageAdapter) Pull(ctx context.Context, image string) error

type ImageFn

type ImageFn func(*ImageAdapter)

func WithDocker

func WithDocker(d *client.Client) ImageFn

Jump to

Keyboard shortcuts

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