name

package
v0.0.12 Latest Latest
Warning

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

Go to latest
Published: Dec 24, 2023 License: Apache-2.0 Imports: 6 Imported by: 7

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsPrivateImage added in v0.0.10

func IsPrivateImage(img string) (bool, error)

Types

type Image

type Image struct {
	Original   string
	Name       string
	Registry   string
	Repository string
	Tag        string
	Digest     string
}

func ParseOrExtractDigest added in v0.0.10

func ParseOrExtractDigest(s string, opts ...name.Option) (*Image, error)

func ParseReference

func ParseReference(s string, opts ...name.Option) (*Image, error)

Jump to

Keyboard shortcuts

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