MCPcopy Create free account
hub / github.com/KyleBanks/dockerstats / Monitor

Struct Monitor

monitor.go:20–26  ·  view source on GitHub ↗

Monitor provides the ability to recieve a constant stream of statistics for each running Docker container. Each `StatsResult` sent through the channel contains either an `error` or a `Stats` slice equal in length to the number of running Docker containers.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected