display

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: May 28, 2024 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAttachHandler added in v1.2.0

func NewAttachHandler(out io.Writer, format option.Format, tty *os.File, verbose bool) (status.AttachHandler, metadata.AttachHandler, error)

NewAttachHandler returns status and metadata handlers for attach command.

func NewDiscoverHandler added in v1.2.0

func NewDiscoverHandler(out io.Writer, format option.Format, path string, rawReference string, desc ocispec.Descriptor, verbose bool) (metadata.DiscoverHandler, error)

NewDiscoverHandler returns status and metadata handlers for discover command.

func NewManifestFetchHandler added in v1.2.0

func NewManifestFetchHandler(out io.Writer, format option.Format, outputDescriptor, pretty bool, outputPath string) (metadata.ManifestFetchHandler, content.ManifestFetchHandler, error)

NewManifestFetchHandler returns a manifest fetch handler.

func NewPullHandler added in v1.2.0

func NewPullHandler(out io.Writer, format option.Format, path string, tty *os.File, verbose bool) (status.PullHandler, metadata.PullHandler, error)

NewPullHandler returns status and metadata handlers for pull command.

func NewPushHandler added in v1.2.0

func NewPushHandler(out io.Writer, format option.Format, tty *os.File, verbose bool) (status.PushHandler, metadata.PushHandler, error)

NewPushHandler returns status and metadata handlers for push command.

Types

This section is empty.

Jump to

Keyboard shortcuts

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