dive

package
v0.0.0-...-f499bdd Latest Latest
Warning

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

Go to latest
Published: Jan 31, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ImageSources = []string{SourceDockerEngine.String(), SourcePodmanEngine.String(), SourceDockerArchive.String()}

Functions

func GetImageResolver

func GetImageResolver(r ImageSource) (image.Resolver, error)

Types

type ImageSource

type ImageSource int
const (
	SourceUnknown ImageSource = iota
	SourceDockerEngine
	SourcePodmanEngine
	SourceDockerArchive
)

func DeriveImageSource

func DeriveImageSource(image string) (ImageSource, string)

func ParseImageSource

func ParseImageSource(r string) ImageSource

func (ImageSource) String

func (r ImageSource) String() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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