stats

package
v0.35.0 Latest Latest
Warning

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

Go to latest
Published: Aug 31, 2016 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AggregatedStat added in v0.18.0

type AggregatedStat struct {
	Id           string `json:"id,omitempty"`
	ResourceType string `json:"resourceType,omitempty"`
	MemLimit     uint64 `json:"memLimit,omitempty"`
	*info.ContainerStats
}

type AggregatedStats added in v0.18.0

type AggregatedStats []AggregatedStat

type ContainerStatsHandler added in v0.18.0

type ContainerStatsHandler struct {
}

func (*ContainerStatsHandler) Handle added in v0.18.0

func (s *ContainerStatsHandler) Handle(key string, initialMessage string, incomingMessages <-chan string, response chan<- common.Message)

type HostStatsHandler added in v0.18.0

type HostStatsHandler struct {
}

func (*HostStatsHandler) Handle added in v0.18.0

func (s *HostStatsHandler) Handle(key string, initialMessage string, incomingMessages <-chan string, response chan<- common.Message)

type StatsHandler added in v0.17.0

type StatsHandler struct {
}

func (*StatsHandler) Handle added in v0.17.0

func (s *StatsHandler) Handle(key string, initialMessage string, incomingMessages <-chan string, response chan<- common.Message)

Jump to

Keyboard shortcuts

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