image

package
v0.14.7 Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2026 License: MPL-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	DockerTagMaxSize = 128
)

Functions

func CheckPushPermissions

func CheckPushPermissions(ctx context.Context, image string) error

func GetImage

func GetImage(ctx context.Context, image string) (v1.Image, error)

func GetImageConfig

func GetImageConfig(
	ctx context.Context,
	image string,
	log log.Logger,
) (*v1.ConfigFile, v1.Image, error)

func GetImageConfigForArch added in v0.8.4

func GetImageConfigForArch(
	ctx context.Context,
	image, arch string,
	log log.Logger,
) (*v1.ConfigFile, v1.Image, error)

func GetImageForArch

func GetImageForArch(ctx context.Context, image, arch string) (v1.Image, error)

func GetKeychain

func GetKeychain(ctx context.Context) (authn.Keychain, error)

func IsValidDockerTag

func IsValidDockerTag(tag string) bool

func ValidateTags

func ValidateTags(tags []string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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