parsers

package
v0.0.0-...-293e5de Latest Latest
Warning

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

Go to latest
Published: May 22, 2023 License: Apache-2.0 Imports: 6 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParseFetchImage

func ParseFetchImage(e partybus.Event) (string, progress.StagedProgressable, error)

func ParsePullDockerImage

func ParsePullDockerImage(e partybus.Event) (string, *docker.PullStatus, error)

func ParseReadImage

func ParseReadImage(e partybus.Event) (*image.Metadata, progress.Progressable, error)

func ParseReadLayer

func ParseReadLayer(e partybus.Event) (*image.LayerMetadata, progress.Monitorable, error)

Types

type ErrBadPayload

type ErrBadPayload struct {
	Type  partybus.EventType
	Field string
	Value interface{}
}

func (*ErrBadPayload) Error

func (e *ErrBadPayload) Error() string

Jump to

Keyboard shortcuts

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