Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Mem ¶
type Mem struct{}
The Mem plugin provides information about memory limits and usage
func (*Mem) Name ¶
Name returns the plugin printable name, also used as the map key in the master fact list
func (*Mem) Report ¶
func (p *Mem) Report(facts chan<- plugin.ReportedFact)
Report writes a set (or subset) of facts to a channel
Click to show internal directories.
Click to hide internal directories.