Documentation
¶
Index ¶
Constants ¶
View Source
const Type = "docker"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Collector ¶
type Collector struct {
// contains filtered or unexported fields
}
func NewCollector ¶
type Config ¶
type Config struct {
// Containers is a list of containers to monitor.
Containers config.StringList `yaml:"containers"`
}
Click to show internal directories.
Click to hide internal directories.