# Functions
NewStats is from https://github.com/docker/cli/blob/3fb4fb83dfb5db0c0753a8316f21aea54dab32c5/cli/command/container/formatter_stats.go#L113-L116.
Rendering a FormattedStatsEntry from StatsEntry.
No description provided by the author
No description provided by the author
# Structs
ContainerStats represents the runtime container stats.
FormattedStatsEntry represents a formatted StatsEntry.
Stats represents an entity to store containers statistics synchronously.
StatsEntry represents the statistics data collected from a container.