container

package
v0.1.7 Latest Latest
Warning

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

Go to latest
Published: Nov 9, 2019 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const (
	IDMinWidth       = 12
	ImageTagMinWidth = 12
	CommandMinWidth  = 20
)

Variables

This section is empty.

Functions

This section is empty.

Types

type List

type List struct {
	OptAll     bool
	OptSize    bool
	OptQuiet   bool
	OptNoTrunc bool
	Colorized  bool
}

func NewList

func NewList() *List

func (*List) CompileOutput

func (l *List) CompileOutput(cli *docker.Client) (string, error)

func (*List) SetColorize

func (l *List) SetColorize(colorized bool)

func (*List) SetOptionAll

func (l *List) SetOptionAll(all bool)

func (*List) SetOptionNoTrunc

func (l *List) SetOptionNoTrunc(noTrunc bool)

func (*List) SetOptionQuiet

func (l *List) SetOptionQuiet(quiet bool)

func (*List) SetOptionSize

func (l *List) SetOptionSize(size bool)

Jump to

Keyboard shortcuts

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