# Functions
No description provided by the author
ContainerWrite renders the context for a list of containers.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewContainerContext creates a new context for rendering containers.
NewContainerFormat returns a Format for rendering using a Context.
No description provided by the author
No description provided by the author
NewLogConsumer creates a new LogConsumer.
Print prints formatted lists in different formats.
PrintPrettySection prints a tabbed section on the writer parameter.
No description provided by the author
No description provided by the author
SetANSIMode configure formatter for colored output on ANSI-compliant console.
SetMultiErrorFormat set cli default format for multi-errors.
No description provided by the author
ToJSON return a string with the JSON representation of the interface{}.
ToStandardJSON return a string with the JSON representation of the interface{}.
# Constants
Always use ANSI codes.
Auto detect terminal is a tty and can use ANSI codes.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
JSON Print in JSON format.
Never use ANSI codes.
No description provided by the author
PRETTY is the constant for default formats on list commands Deprecated: use TABLE.
No description provided by the author
TABLE Print output in table format with column headers (default).
TemplateLegacyJSON the legacy json formatting value using go template.
No description provided by the author
# Variables
No description provided by the author
# Structs
ContainerContext is a struct used for rendering a list of containers in a Go template.
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author