package
1.10.16
Repository: https://github.com/hyperhq/hypercli.git
Documentation: pkg.go.dev

# Functions

ContainerStatsWrite renders the context for a list of containers statistics.
NewContainerStats returns a new ContainerStats entity and sets in it the given name.
NewStatsFormat returns a format for rendering an CStatsContext.

# Constants

Format keys used to specify certain kinds of output formats.
Format keys used to specify certain kinds of output formats.
Format keys used to specify certain kinds of output formats.

# Structs

ContainerStats represents an entity to store containers statistics synchronously.
Context contains information required by the formatter to print the output as desired.
HeaderContext provides the subContext interface for managing headers.
StatsEntry represents represents the statistics data collected from a container.

# Type aliases

Format is the format string rendered using the Context.
SubFormat is a function type accepted by Write().