Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Disks ¶
type Disks struct{}
The Disks plugin provides information about disks and partitions of the machine
func (*Disks) Name ¶
Name returns the plugin printable name, also used as the map key in the master fact list
func (*Disks) Report ¶
func (p *Disks) 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.