images

package
v0.14.0 Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2025 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func List

func List(ctx context.Context, cli *client.Client) ([]img.Summary, error)

List will return a slice of Docker images.

func Pull

func Pull(ctx context.Context, cli *client.Client, image string) (string, error)

Pull will pull a Docker image into the daemon.

func Remove

func Remove(ctx context.Context, cli *client.Client, id string) ([]img.DeleteResponse, error)

Remove will remove an image from the registry. Pygmy doesn't need this, but it serves as a tool for testing this package.

Types

This section is empty.

Jump to

Keyboard shortcuts

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