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