imagecheck

package
v0.0.0-...-259bd8e Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2026 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package imagecheck verifies container image availability locally.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Result

type Result struct {
	Image     string
	Available bool
	Error     error
}

Result describes whether a container image is available locally.

func Check

func Check(ctx context.Context, images []string) []Result

Check inspects the local Docker daemon for each image without pulling.

Jump to

Keyboard shortcuts

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