Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AverageCPU ¶
type AverageCPU struct {
Tag string `json:"tag"`
}
AverageCPU probe of all containers
func (AverageCPU) Value ¶
func (info AverageCPU) Value() (float64, error)
Value return average CPU consuption of all service containers TODO better error handling
Click to show internal directories.
Click to hide internal directories.