Documentation
¶
Index ¶
- type Docker
- type Mock
- type Runc
- func (c *Runc) ReadCPU(stats *cgroups.Stats)
- func (c *Runc) ReadIO(stats *cgroups.Stats)
- func (c *Runc) ReadMem(stats *cgroups.Stats)
- func (c *Runc) ReadNet(interfaces []*libcontainer.NetworkInterface)
- func (c *Runc) Running() bool
- func (c *Runc) Start()
- func (c *Runc) Stop()
- func (c *Runc) Stream() chan metrics.Metrics
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Runc ¶
Runc collector
func NewRunc ¶
func NewRunc(libc libcontainer.Container) *Runc
func (*Runc) ReadNet ¶
func (c *Runc) ReadNet(interfaces []*libcontainer.NetworkInterface)
Click to show internal directories.
Click to hide internal directories.