graph

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2017 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddMetricValues

func AddMetricValues(m *MetricValues)

func GetKey

func GetKey(names []string) string

func PrintGraphDefinition

func PrintGraphDefinition(hostname string, containers []types.Container)

func PrintMetricsValues

func PrintMetricsValues()

Types

type MetricValues

type MetricValues struct {
	ID         string
	Image      string
	CPUPercent float64
	Names      []string
	MemUsage   int64
	MemLimit   int64
	BlockRD    uint64
	BlockWR    uint64
	NetRCV     float64
	NetTRN     float64
}

Jump to

Keyboard shortcuts

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