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