Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StartMonitor ¶
Types ¶
type Info ¶
type Info struct {
// contains filtered or unexported fields
}
func (*Info) CalculateAvg ¶
func (*Info) CalculateMax ¶
type RecordsItem ¶
type Statistic ¶
type Statistic struct {
// contains filtered or unexported fields
}
func NewMonitorStatistic ¶
func (*Statistic) ClearStatistic ¶
func (m *Statistic) ClearStatistic()
func (*Statistic) GetCPURawData ¶
func (*Statistic) MarshalRecordsJSON ¶
func (*Statistic) MarshalStatisticJSON ¶
func (*Statistic) UpdateStatistic ¶
func (m *Statistic) UpdateStatistic(stat *v1.ContainerStats)
type StatisticItem ¶
Click to show internal directories.
Click to hide internal directories.