report

package
v0.1.7 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2021 License: AGPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type JSONWriter added in v0.1.2

type JSONWriter struct {
	Output io.Writer
}

JSONWriter create json output

func (JSONWriter) Write added in v0.1.2

func (jw JSONWriter) Write(tags types.ImageTags) (err error)

Write is

type TableWriter

type TableWriter struct {
	Output      io.Writer
	LongDigests bool
}

TableWriter output table format

func (TableWriter) Write

func (w TableWriter) Write(tags types.ImageTags) (err error)

Write is

type Writer

type Writer interface {
	Write(types.ImageTags) error
}

Writer is

Jump to

Keyboard shortcuts

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