tag

package
v0.4.6 Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2024 License: Apache-2.0 Imports: 27 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewTagCmd

func NewTagCmd(streams command.Streams, hubClient *hub.Client) *cobra.Command

NewTagCmd configures the tag manage command

Types

type Image

type Image struct {
	Name       string
	Manifest   ocispec.Manifest
	Config     ocispec.Image
	Descriptor ocispec.Descriptor
}

Image is the combination of a manifest and its config object

type Index added in v0.3.0

type Index struct {
	Name       string
	Index      ocispec.Index
	Descriptor ocispec.Descriptor
}

Index is the combination of an OCI index and its descriptor

Jump to

Keyboard shortcuts

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