image

package
v0.0.0-...-f0247fa Latest Latest
Warning

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

Go to latest
Published: Sep 18, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package image contains related to container images.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Name

func Name(ref name.Reference) string

Name gets an image's name from a Reference. e.g., If the string representation of the Reference is "gcr.io/my-project/my-image:1.0.0", this returns "gcr.io/my-project/my-image".

func ResolveDigest

func ResolveDigest(ctx context.Context, ref name.Reference, rs services.RemoteService) (string, error)

ResolveDigest gets an image's corresponding digest.

Types

This section is empty.

Jump to

Keyboard shortcuts

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